From 5c8845ba598cbbe28398eae043826980e10c59e4 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Fri, 13 Apr 2018 19:23:44 +0100 Subject: [PATCH] Import glade_3.22.1.orig.tar.xz [dgit import orig glade_3.22.1.orig.tar.xz] --- AUTHORS | 7 + COPYING | 5 + COPYING.GPL | 280 + COPYING.LGPL | 437 + ChangeLog | 69429 ++++++++++++++++ INSTALL | 236 + Makefile.am | 35 + Makefile.in | 939 + NEWS | 1647 + README | 60 + TODO | 51 + aclocal.m4 | 2401 + autogen.sh | 22 + build/mingw-w64/glade.nsi.in | 126 + compile | 347 + config.guess | 1480 + config.h.in | 97 + config.sub | 1801 + configure | 18210 ++++ configure.ac | 386 + data/Makefile.am | 26 + data/Makefile.in | 839 + data/glade.appdata.xml.in | 47 + data/glade.desktop.in.in | 18 + data/gladeui-2.0.pc.in | 19 + data/icons/Makefile.am | 27 + data/icons/Makefile.in | 789 + data/icons/deprecated-16x16.png | Bin 0 -> 437 bytes data/icons/deprecated-22x22.png | Bin 0 -> 671 bytes data/icons/devhelp.png | Bin 0 -> 651 bytes data/icons/fixed-bg.png | Bin 0 -> 216 bytes data/icons/glade.ico | Bin 0 -> 15086 bytes data/icons/hicolor/16x16/Makefile.am | 1 + data/icons/hicolor/16x16/Makefile.in | 710 + data/icons/hicolor/16x16/apps/Makefile.am | 6 + data/icons/hicolor/16x16/apps/Makefile.in | 587 + data/icons/hicolor/16x16/apps/glade.png | Bin 0 -> 852 bytes data/icons/hicolor/16x16/apps/glade.xcf | Bin 0 -> 2320 bytes data/icons/hicolor/22x22/Makefile.am | 1 + data/icons/hicolor/22x22/Makefile.in | 710 + data/icons/hicolor/22x22/apps/Makefile.am | 6 + data/icons/hicolor/22x22/apps/Makefile.in | 587 + data/icons/hicolor/22x22/apps/glade.png | Bin 0 -> 1242 bytes data/icons/hicolor/22x22/apps/glade.xcf | Bin 0 -> 3348 bytes data/icons/hicolor/24x24/Makefile.am | 1 + data/icons/hicolor/24x24/Makefile.in | 710 + data/icons/hicolor/24x24/apps/Makefile.am | 6 + data/icons/hicolor/24x24/apps/Makefile.in | 587 + data/icons/hicolor/24x24/apps/glade.png | Bin 0 -> 1244 bytes data/icons/hicolor/256x256/Makefile.am | 1 + data/icons/hicolor/256x256/Makefile.in | 710 + data/icons/hicolor/256x256/apps/Makefile.am | 6 + data/icons/hicolor/256x256/apps/Makefile.in | 587 + data/icons/hicolor/256x256/apps/glade.png | Bin 0 -> 35454 bytes data/icons/hicolor/32x32/Makefile.am | 1 + data/icons/hicolor/32x32/Makefile.in | 710 + data/icons/hicolor/32x32/apps/Makefile.am | 6 + data/icons/hicolor/32x32/apps/Makefile.in | 587 + data/icons/hicolor/32x32/apps/glade.png | Bin 0 -> 1861 bytes data/icons/hicolor/32x32/apps/glade.svg | 771 + data/icons/hicolor/48x48/Makefile.am | 1 + data/icons/hicolor/48x48/Makefile.in | 710 + data/icons/hicolor/48x48/apps/Makefile.am | 6 + data/icons/hicolor/48x48/apps/Makefile.in | 587 + data/icons/hicolor/48x48/apps/glade.png | Bin 0 -> 3170 bytes data/icons/hicolor/Makefile.am | 3 + data/icons/hicolor/Makefile.in | 711 + data/icons/hicolor/scalable/Makefile.am | 1 + data/icons/hicolor/scalable/Makefile.in | 710 + data/icons/hicolor/scalable/apps/Makefile.am | 9 + data/icons/hicolor/scalable/apps/Makefile.in | 591 + .../scalable/apps/glade-brand-symbolic.svg | 29 + .../hicolor/scalable/apps/glade-symbolic.svg | 24 + data/icons/hicolor/source.svg | 4771 ++ data/icons/placeholder.png | Bin 0 -> 240 bytes data/icons/plus.png | Bin 0 -> 147 bytes depcomp | 791 + doc/Makefile.am | 145 + doc/Makefile.in | 978 + doc/catalogintro.sgml | 212 + doc/gladepython.sgml | 80 + doc/gladeui-docs.sgml | 104 + doc/gladeui-overrides.txt | 0 doc/gladeui-sections.txt | 948 + doc/gladeui.types | 18 + doc/html/GladeApp.html | 512 + doc/html/GladeBaseEditor.html | 665 + doc/html/GladeClipboard.html | 203 + doc/html/GladeDesignView.html | 161 + doc/html/GladeEditorProperty.html | 396 + doc/html/GladeInspector.html | 373 + doc/html/GladePalette.html | 461 + doc/html/GladePlaceholder.html | 127 + doc/html/GladeProject.html | 1820 + doc/html/GladeProperty.html | 1294 + doc/html/GladeWidget.html | 3596 + doc/html/GladeWidgetAction.html | 237 + doc/html/catalog.html | 54 + doc/html/catalogintro.html | 220 + doc/html/core.html | 73 + doc/html/dockables.html | 55 + doc/html/gladeui-Glade-Utils.html | 1088 + doc/html/gladeui-GladeClipboardView.html | 48 + doc/html/gladeui-GladeFixed.html | 48 + doc/html/gladeui-GladePropertyClass.html | 774 + doc/html/gladeui-GladeSignalEditor.html | 150 + doc/html/gladeui-Xml-Utils.html | 898 + doc/html/gladeui-glade-command.html | 808 + doc/html/gladeui-glade-editor.html | 317 + doc/html/gladeui-glade-parameter.html | 48 + doc/html/gladeui-glade-widget-adaptor.html | 3324 + doc/html/gladeui.devhelp2 | 551 + doc/html/home.png | Bin 0 -> 256 bytes doc/html/index.html | 144 + doc/html/ix01.html | 1015 + doc/html/left-insensitive.png | Bin 0 -> 395 bytes doc/html/left.png | Bin 0 -> 262 bytes doc/html/misc.html | 40 + doc/html/properties.html | 247 + doc/html/pythonsupport.html | 105 + doc/html/right-insensitive.png | Bin 0 -> 373 bytes doc/html/right.png | Bin 0 -> 261 bytes doc/html/style.css | 483 + doc/html/up-insensitive.png | Bin 0 -> 374 bytes doc/html/up.png | Bin 0 -> 260 bytes doc/html/widgetclasses.html | 470 + doc/properties.sgml | 272 + doc/version.xml | 1 + doc/version.xml.in | 1 + doc/widgetclasses.sgml | 555 + glade-rules.mk | 17 + gladeui/Makefile.am | 292 + gladeui/Makefile.in | 1674 + gladeui/atk.png | Bin 0 -> 914 bytes gladeui/glade-accumulators.c | 112 + gladeui/glade-accumulators.h | 39 + gladeui/glade-adaptor-chooser-widget.c | 633 + gladeui/glade-adaptor-chooser-widget.h | 79 + gladeui/glade-adaptor-chooser-widget.ui | 96 + gladeui/glade-adaptor-chooser.c | 346 + gladeui/glade-adaptor-chooser.h | 43 + gladeui/glade-adaptor-chooser.ui | 114 + gladeui/glade-app.c | 870 + gladeui/glade-app.h | 112 + gladeui/glade-base-editor.c | 2128 + gladeui/glade-base-editor.h | 103 + gladeui/glade-base-editor.ui | 259 + gladeui/glade-builtins.c | 588 + gladeui/glade-builtins.h | 61 + gladeui/glade-catalog.c | 952 + gladeui/glade-catalog.h | 90 + gladeui/glade-cell-renderer-icon.c | 229 + gladeui/glade-cell-renderer-icon.h | 71 + gladeui/glade-clipboard.c | 210 + gladeui/glade-clipboard.h | 46 + gladeui/glade-command.c | 3038 + gladeui/glade-command.h | 182 + gladeui/glade-cursor.c | 200 + gladeui/glade-cursor.h | 56 + gladeui/glade-debug.c | 107 + gladeui/glade-debug.h | 35 + gladeui/glade-design-layout.c | 2522 + gladeui/glade-design-layout.css | 55 + gladeui/glade-design-layout.h | 72 + gladeui/glade-design-private.h | 65 + gladeui/glade-design-view.c | 807 + gladeui/glade-design-view.h | 74 + gladeui/glade-displayable-values.c | 200 + gladeui/glade-displayable-values.h | 37 + gladeui/glade-dnd.c | 170 + gladeui/glade-dnd.h | 52 + gladeui/glade-drag.c | 86 + gladeui/glade-drag.h | 81 + gladeui/glade-editable.c | 216 + gladeui/glade-editable.h | 56 + gladeui/glade-editor-property.c | 3795 + gladeui/glade-editor-property.h | 167 + gladeui/glade-editor-skeleton.c | 266 + gladeui/glade-editor-skeleton.h | 62 + gladeui/glade-editor-table.c | 644 + gladeui/glade-editor-table.h | 64 + gladeui/glade-editor.c | 1351 + gladeui/glade-editor.h | 63 + gladeui/glade-editor.ui | 322 + gladeui/glade-id-allocator.c | 202 + gladeui/glade-id-allocator.h | 46 + gladeui/glade-inspector.c | 1154 + gladeui/glade-inspector.h | 85 + gladeui/glade-marshallers.c | 1105 + gladeui/glade-marshallers.h | 210 + gladeui/glade-marshallers.list | 24 + gladeui/glade-name-context.c | 189 + gladeui/glade-name-context.h | 29 + gladeui/glade-named-icon-chooser-dialog.c | 1760 + gladeui/glade-named-icon-chooser-dialog.h | 81 + gladeui/glade-object-stub.c | 232 + gladeui/glade-object-stub.h | 57 + gladeui/glade-palette.c | 895 + gladeui/glade-palette.h | 103 + gladeui/glade-path.h | 408 + gladeui/glade-placeholder.c | 676 + gladeui/glade-placeholder.h | 70 + gladeui/glade-popup.c | 679 + gladeui/glade-popup.h | 36 + gladeui/glade-preview-template.c | 301 + gladeui/glade-preview-template.h | 39 + gladeui/glade-preview-tokens.h | 11 + gladeui/glade-preview.c | 362 + gladeui/glade-preview.h | 62 + gladeui/glade-previewer-main.c | 447 + gladeui/glade-previewer.c | 869 + gladeui/glade-previewer.h | 97 + gladeui/glade-previewer.rc.in | 29 + gladeui/glade-private.h | 82 + gladeui/glade-project-properties.c | 1198 + gladeui/glade-project-properties.h | 62 + gladeui/glade-project-properties.ui | 670 + gladeui/glade-project.c | 5383 ++ gladeui/glade-project.h | 287 + gladeui/glade-property-class.c | 2306 + gladeui/glade-property-class.h | 169 + gladeui/glade-property-label.c | 717 + gladeui/glade-property-label.h | 82 + gladeui/glade-property-label.ui | 64 + gladeui/glade-property-shell.c | 568 + gladeui/glade-property-shell.h | 77 + gladeui/glade-property.c | 1639 + gladeui/glade-property.h | 186 + gladeui/glade-signal-class.c | 177 + gladeui/glade-signal-class.h | 76 + gladeui/glade-signal-editor.c | 1540 + gladeui/glade-signal-editor.h | 53 + gladeui/glade-signal-model.c | 1000 + gladeui/glade-signal-model.h | 71 + gladeui/glade-signal.c | 572 + gladeui/glade-signal.h | 76 + gladeui/glade-tsort.c | 179 + gladeui/glade-tsort.h | 50 + gladeui/glade-utils.c | 2149 + gladeui/glade-utils.h | 141 + gladeui/glade-widget-action.c | 370 + gladeui/glade-widget-action.h | 96 + gladeui/glade-widget-adaptor.c | 4431 + gladeui/glade-widget-adaptor.h | 879 + gladeui/glade-widget.c | 5071 ++ gladeui/glade-widget.h | 416 + gladeui/glade-xml-utils.c | 1002 + gladeui/glade-xml-utils.h | 270 + gladeui/glade.h | 54 + gladeui/gladeui-enum-types.c | 243 + gladeui/gladeui-enum-types.c.template | 36 + gladeui/gladeui-enum-types.h | 60 + gladeui/gladeui-enum-types.h.template | 25 + gladeui/gladeui-resources.c | 1779 + gladeui/gladeui-resources.gresource.xml | 13 + gladeui/gladeui-resources.h | 7 + gladeui/gladeui.rc.in | 30 + gladeui/icon-naming-spec.c | 346 + gtk-doc.make | 321 + help/C/figures/main-window.png | Bin 0 -> 48001 bytes help/C/index.docbook | 484 + help/C/legal.xml | 73 + help/ChangeLog | 102 + help/Makefile.am | 12 + help/Makefile.in | 539 + help/bg/bg.po | 868 + help/bg/bg.stamp | 0 help/bg/figures/main-window.png | Bin 0 -> 36584 bytes help/bg/index.docbook | 406 + help/bg/legal.xml | 60 + help/ca/ca.po | 859 + help/ca/ca.stamp | 0 help/ca/index.docbook | 406 + help/ca/legal.xml | 60 + help/cs/cs.po | 963 + help/cs/cs.stamp | 0 help/cs/figures/main-window.png | Bin 0 -> 62301 bytes help/cs/index.docbook | 309 + help/cs/legal.xml | 13 + help/de/de.po | 985 + help/de/de.stamp | 0 help/de/figures/main-window.png | Bin 0 -> 51438 bytes help/de/index.docbook | 326 + help/de/legal.xml | 13 + help/el/el.po | 1075 + help/el/el.stamp | 0 help/el/index.docbook | 307 + help/el/legal.xml | 13 + help/en_GB/en_GB.po | 532 + help/en_GB/en_GB.stamp | 0 help/en_GB/index.docbook | 406 + help/en_GB/legal.xml | 60 + help/es/es.po | 1063 + help/es/es.stamp | 0 help/es/figures/main-window.png | Bin 0 -> 35710 bytes help/es/index.docbook | 322 + help/es/legal.xml | 13 + help/eu/eu.po | 522 + help/eu/eu.stamp | 0 help/eu/figures/main-window.png | Bin 0 -> 79652 bytes help/eu/index.docbook | 406 + help/eu/legal.xml | 60 + help/fr/figures/main-window.png | Bin 0 -> 49435 bytes help/fr/fr.po | 973 + help/fr/fr.stamp | 0 help/fr/index.docbook | 333 + help/fr/legal.xml | 13 + help/gl/gl.po | 758 + help/gl/gl.stamp | 0 help/gl/index.docbook | 452 + help/gl/legal.xml | 72 + help/hi/hi.po | 522 + help/hi/hi.stamp | 0 help/hi/index.docbook | 406 + help/hi/legal.xml | 60 + help/hu/hu.po | 973 + help/hu/hu.stamp | 0 help/hu/index.docbook | 326 + help/hu/legal.xml | 13 + help/it/figures/main-window.png | Bin 0 -> 41370 bytes help/it/index.docbook | 406 + help/it/it.po | 866 + help/it/it.stamp | 0 help/it/legal.xml | 60 + help/ja/index.docbook | 382 + help/ja/ja.po | 580 + help/ja/ja.stamp | 0 help/ja/legal.xml | 60 + help/ko/index.docbook | 308 + help/ko/ko.po | 924 + help/ko/ko.stamp | 0 help/ko/legal.xml | 60 + help/oc/figures/main-window.png | Bin 0 -> 47793 bytes help/oc/index.docbook | 479 + help/oc/legal.xml | 72 + help/oc/oc.po | 686 + help/oc/oc.stamp | 0 help/pl/figures/main-window.png | Bin 0 -> 39642 bytes help/pl/index.docbook | 322 + help/pl/legal.xml | 13 + help/pl/pl.po | 961 + help/pl/pl.stamp | 0 help/pt_BR/figures/main-window.png | Bin 0 -> 48253 bytes help/pt_BR/index.docbook | 337 + help/pt_BR/legal.xml | 13 + help/pt_BR/pt_BR.po | 1056 + help/pt_BR/pt_BR.stamp | 0 help/ru/figures/main-window.png | Bin 0 -> 37251 bytes help/ru/index.docbook | 339 + help/ru/legal.xml | 60 + help/ru/ru.po | 991 + help/ru/ru.stamp | 0 help/sl/index.docbook | 406 + help/sl/legal.xml | 65 + help/sl/sl.po | 542 + help/sl/sl.stamp | 0 help/sv/figures/main-window.png | Bin 0 -> 40355 bytes help/sv/index.docbook | 322 + help/sv/legal.xml | 13 + help/sv/sv.po | 1053 + help/sv/sv.stamp | 0 help/uk/figures/main-window.png | Bin 0 -> 47645 bytes help/uk/index.docbook | 406 + help/uk/legal.xml | 60 + help/uk/uk.po | 850 + help/uk/uk.stamp | 0 help/zh_CN/index.docbook | 323 + help/zh_CN/legal.xml | 9 + help/zh_CN/zh_CN.po | 979 + help/zh_CN/zh_CN.stamp | 0 install-sh | 508 + intltool-extract.in | 0 intltool-merge.in | 0 intltool-update.in | 0 ltmain.sh | 11156 +++ m4/gtk-doc.m4 | 113 + m4/intltool.m4 | 212 + m4/libtool.m4 | 8387 ++ m4/ltoptions.m4 | 437 + m4/ltsugar.m4 | 124 + m4/ltversion.m4 | 23 + m4/lt~obsolete.m4 | 99 + m4/python.m4 | 101 + man/Makefile.am | 22 + man/Makefile.in | 631 + man/glade-previewer.xml | 105 + man/glade.xml | 114 + missing | 215 + plugins/Makefile.am | 20 + plugins/Makefile.in | 771 + plugins/glade-catalog.dtd | 137 + plugins/gladeui/Makefile.am | 28 + plugins/gladeui/Makefile.in | 801 + plugins/gladeui/glade-glade-editor-skeleton.c | 115 + plugins/gladeui/glade-glade-property-shell.c | 36 + plugins/gladeui/gladeui.xml | 94 + plugins/gtk+/Makefile.am | 361 + plugins/gtk+/Makefile.in | 2564 + plugins/gtk+/glade-about-dialog-editor.c | 213 + plugins/gtk+/glade-about-dialog-editor.h | 57 + plugins/gtk+/glade-about-dialog-editor.ui | 681 + plugins/gtk+/glade-accels.c | 937 + plugins/gtk+/glade-accels.h | 65 + plugins/gtk+/glade-action-bar-editor.c | 160 + plugins/gtk+/glade-action-bar-editor.h | 57 + plugins/gtk+/glade-action-bar-editor.ui | 130 + plugins/gtk+/glade-action-editor.c | 145 + plugins/gtk+/glade-action-editor.h | 57 + plugins/gtk+/glade-action-editor.ui | 614 + plugins/gtk+/glade-activatable-editor.c | 111 + plugins/gtk+/glade-activatable-editor.h | 58 + plugins/gtk+/glade-activatable-editor.ui | 194 + .../gtk+/glade-app-chooser-button-editor.c | 68 + .../gtk+/glade-app-chooser-button-editor.h | 56 + .../gtk+/glade-app-chooser-button-editor.ui | 217 + .../gtk+/glade-app-chooser-widget-editor.c | 68 + .../gtk+/glade-app-chooser-widget-editor.h | 56 + .../gtk+/glade-app-chooser-widget-editor.ui | 258 + plugins/gtk+/glade-arrow-editor.c | 71 + plugins/gtk+/glade-arrow-editor.h | 68 + plugins/gtk+/glade-arrow-editor.ui | 62 + plugins/gtk+/glade-attributes.c | 1158 + plugins/gtk+/glade-attributes.h | 37 + plugins/gtk+/glade-box-editor.c | 165 + plugins/gtk+/glade-box-editor.h | 56 + plugins/gtk+/glade-box-editor.ui | 228 + plugins/gtk+/glade-button-editor.c | 403 + plugins/gtk+/glade-button-editor.h | 56 + plugins/gtk+/glade-button-editor.ui | 720 + plugins/gtk+/glade-cell-renderer-editor.c | 621 + plugins/gtk+/glade-cell-renderer-editor.h | 68 + plugins/gtk+/glade-column-types.c | 914 + plugins/gtk+/glade-column-types.h | 50 + plugins/gtk+/glade-combo-box-editor.c | 68 + plugins/gtk+/glade-combo-box-editor.h | 56 + plugins/gtk+/glade-combo-box-editor.ui | 561 + plugins/gtk+/glade-combo-box-text-editor.c | 68 + plugins/gtk+/glade-combo-box-text-editor.h | 56 + plugins/gtk+/glade-combo-box-text-editor.ui | 346 + plugins/gtk+/glade-entry-editor.c | 638 + plugins/gtk+/glade-entry-editor.h | 56 + plugins/gtk+/glade-entry-editor.ui | 1462 + plugins/gtk+/glade-eprop-enum-int.c | 443 + plugins/gtk+/glade-eprop-enum-int.h | 31 + .../gtk+/glade-file-chooser-button-editor.c | 48 + .../gtk+/glade-file-chooser-button-editor.h | 57 + .../gtk+/glade-file-chooser-button-editor.ui | 207 + .../gtk+/glade-file-chooser-dialog-editor.c | 48 + .../gtk+/glade-file-chooser-dialog-editor.h | 57 + .../gtk+/glade-file-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-file-chooser-editor.c | 48 + plugins/gtk+/glade-file-chooser-editor.h | 57 + plugins/gtk+/glade-file-chooser-editor.ui | 306 + .../gtk+/glade-file-chooser-widget-editor.c | 48 + .../gtk+/glade-file-chooser-widget-editor.h | 57 + .../gtk+/glade-file-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-fixed.c | 1244 + plugins/gtk+/glade-fixed.h | 91 + plugins/gtk+/glade-font-button-editor.c | 48 + plugins/gtk+/glade-font-button-editor.h | 57 + plugins/gtk+/glade-font-button-editor.ui | 199 + .../gtk+/glade-font-chooser-dialog-editor.c | 48 + .../gtk+/glade-font-chooser-dialog-editor.h | 57 + .../gtk+/glade-font-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-font-chooser-editor.c | 48 + plugins/gtk+/glade-font-chooser-editor.h | 57 + plugins/gtk+/glade-font-chooser-editor.ui | 146 + .../gtk+/glade-font-chooser-widget-editor.c | 48 + .../gtk+/glade-font-chooser-widget-editor.h | 57 + .../gtk+/glade-font-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-grid-editor.c | 69 + plugins/gtk+/glade-grid-editor.h | 56 + plugins/gtk+/glade-grid-editor.ui | 358 + plugins/gtk+/glade-gtk-about-dialog.c | 111 + plugins/gtk+/glade-gtk-action-bar.c | 499 + plugins/gtk+/glade-gtk-action-group.c | 239 + plugins/gtk+/glade-gtk-action-widgets.c | 195 + plugins/gtk+/glade-gtk-action-widgets.h | 49 + plugins/gtk+/glade-gtk-action.c | 75 + plugins/gtk+/glade-gtk-adjustment.c | 51 + plugins/gtk+/glade-gtk-app-chooser-button.c | 55 + plugins/gtk+/glade-gtk-app-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-arrow.c | 42 + plugins/gtk+/glade-gtk-assistant.c | 403 + plugins/gtk+/glade-gtk-box.c | 838 + plugins/gtk+/glade-gtk-button.c | 362 + plugins/gtk+/glade-gtk-button.h | 34 + plugins/gtk+/glade-gtk-cell-layout.c | 511 + plugins/gtk+/glade-gtk-cell-layout.h | 47 + plugins/gtk+/glade-gtk-cell-renderer.c | 411 + plugins/gtk+/glade-gtk-cell-renderer.h | 33 + plugins/gtk+/glade-gtk-combo-box-text.c | 258 + plugins/gtk+/glade-gtk-combo-box.c | 113 + plugins/gtk+/glade-gtk-container.c | 237 + plugins/gtk+/glade-gtk-dialog.c | 210 + plugins/gtk+/glade-gtk-dialog.h | 34 + plugins/gtk+/glade-gtk-entry-buffer.c | 89 + plugins/gtk+/glade-gtk-entry.c | 302 + plugins/gtk+/glade-gtk-expander.c | 150 + plugins/gtk+/glade-gtk-file-chooser-widget.c | 78 + plugins/gtk+/glade-gtk-fixed-layout.c | 145 + plugins/gtk+/glade-gtk-flow-box.c | 262 + plugins/gtk+/glade-gtk-font-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-frame.c | 201 + plugins/gtk+/glade-gtk-frame.h | 39 + plugins/gtk+/glade-gtk-grid.c | 1040 + plugins/gtk+/glade-gtk-header-bar.c | 472 + plugins/gtk+/glade-gtk-icon-factory.c | 487 + plugins/gtk+/glade-gtk-icon-view.c | 40 + plugins/gtk+/glade-gtk-image-menu-item.c | 242 + plugins/gtk+/glade-gtk-image.c | 249 + plugins/gtk+/glade-gtk-image.h | 37 + plugins/gtk+/glade-gtk-info-bar.c | 63 + plugins/gtk+/glade-gtk-label.c | 560 + plugins/gtk+/glade-gtk-level-bar.c | 40 + plugins/gtk+/glade-gtk-list-box.c | 265 + plugins/gtk+/glade-gtk-list-store.c | 658 + plugins/gtk+/glade-gtk-marshallers.c | 1107 + plugins/gtk+/glade-gtk-marshallers.h | 210 + plugins/gtk+/glade-gtk-marshallers.list | 24 + plugins/gtk+/glade-gtk-menu-bar.c | 142 + plugins/gtk+/glade-gtk-menu-item.c | 236 + plugins/gtk+/glade-gtk-menu-shell.c | 631 + plugins/gtk+/glade-gtk-menu-shell.h | 59 + plugins/gtk+/glade-gtk-menu-tool-button.c | 104 + plugins/gtk+/glade-gtk-menu.c | 45 + plugins/gtk+/glade-gtk-message-dialog.c | 218 + plugins/gtk+/glade-gtk-model-button.c | 53 + plugins/gtk+/glade-gtk-notebook.c | 1080 + plugins/gtk+/glade-gtk-notebook.h | 38 + plugins/gtk+/glade-gtk-overlay.c | 193 + plugins/gtk+/glade-gtk-paned.c | 162 + plugins/gtk+/glade-gtk-popover-menu.c | 563 + plugins/gtk+/glade-gtk-popover.c | 82 + plugins/gtk+/glade-gtk-progress-bar.c | 68 + plugins/gtk+/glade-gtk-radio-button.c | 50 + plugins/gtk+/glade-gtk-radio-menu-item.c | 55 + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 50 + .../gtk+/glade-gtk-recent-chooser-widget.c | 40 + plugins/gtk+/glade-gtk-recent-file-filter.c | 281 + plugins/gtk+/glade-gtk-resources.c | 14025 ++++ .../gtk+/glade-gtk-resources.gresource.xml | 59 + plugins/gtk+/glade-gtk-resources.h | 7 + plugins/gtk+/glade-gtk-revealer.c | 39 + plugins/gtk+/glade-gtk-scale.c | 68 + plugins/gtk+/glade-gtk-scrollbar.c | 40 + plugins/gtk+/glade-gtk-scrolled-window.c | 74 + plugins/gtk+/glade-gtk-searchbar.c | 126 + plugins/gtk+/glade-gtk-size-group.c | 180 + plugins/gtk+/glade-gtk-spin-button.c | 78 + plugins/gtk+/glade-gtk-stack-switcher.c | 40 + plugins/gtk+/glade-gtk-stack.c | 563 + plugins/gtk+/glade-gtk-switch.c | 50 + plugins/gtk+/glade-gtk-table.c | 712 + plugins/gtk+/glade-gtk-text-buffer.c | 85 + plugins/gtk+/glade-gtk-text-tag-table.c | 169 + plugins/gtk+/glade-gtk-text-view.c | 78 + plugins/gtk+/glade-gtk-tool-button.c | 211 + plugins/gtk+/glade-gtk-tool-item-group.c | 165 + plugins/gtk+/glade-gtk-tool-item.c | 72 + plugins/gtk+/glade-gtk-tool-palette.c | 240 + plugins/gtk+/glade-gtk-toolbar.c | 310 + plugins/gtk+/glade-gtk-tree-view.c | 307 + plugins/gtk+/glade-gtk-tree-view.h | 33 + plugins/gtk+/glade-gtk-viewport.c | 40 + plugins/gtk+/glade-gtk-widget.c | 1121 + plugins/gtk+/glade-gtk-window.c | 383 + plugins/gtk+/glade-gtk.h | 46 + plugins/gtk+/glade-header-bar-editor.c | 217 + plugins/gtk+/glade-header-bar-editor.h | 57 + plugins/gtk+/glade-header-bar-editor.ui | 279 + plugins/gtk+/glade-icon-factory-editor.c | 172 + plugins/gtk+/glade-icon-factory-editor.h | 58 + plugins/gtk+/glade-icon-sources.c | 1068 + plugins/gtk+/glade-icon-sources.h | 49 + plugins/gtk+/glade-icon-view-editor.c | 70 + plugins/gtk+/glade-icon-view-editor.h | 57 + plugins/gtk+/glade-icon-view-editor.ui | 536 + plugins/gtk+/glade-image-editor.c | 316 + plugins/gtk+/glade-image-editor.h | 63 + plugins/gtk+/glade-image-editor.ui | 409 + plugins/gtk+/glade-image-item-editor.c | 409 + plugins/gtk+/glade-image-item-editor.h | 64 + plugins/gtk+/glade-label-editor.c | 419 + plugins/gtk+/glade-label-editor.h | 68 + plugins/gtk+/glade-label-editor.ui | 680 + plugins/gtk+/glade-layout-editor.c | 70 + plugins/gtk+/glade-layout-editor.h | 68 + plugins/gtk+/glade-layout-editor.ui | 61 + plugins/gtk+/glade-level-bar-editor.c | 68 + plugins/gtk+/glade-level-bar-editor.h | 57 + plugins/gtk+/glade-level-bar-editor.ui | 316 + plugins/gtk+/glade-message-dialog-editor.c | 48 + plugins/gtk+/glade-message-dialog-editor.h | 57 + plugins/gtk+/glade-message-dialog-editor.ui | 276 + plugins/gtk+/glade-misc-editor.c | 48 + plugins/gtk+/glade-misc-editor.h | 56 + plugins/gtk+/glade-misc-editor.ui | 229 + plugins/gtk+/glade-model-button-editor.c | 69 + plugins/gtk+/glade-model-button-editor.h | 57 + plugins/gtk+/glade-model-button-editor.ui | 209 + plugins/gtk+/glade-model-data.c | 1170 + plugins/gtk+/glade-model-data.h | 77 + plugins/gtk+/glade-notebook-editor.c | 200 + plugins/gtk+/glade-notebook-editor.h | 56 + plugins/gtk+/glade-notebook-editor.ui | 368 + plugins/gtk+/glade-popover-editor.c | 69 + plugins/gtk+/glade-popover-editor.h | 57 + plugins/gtk+/glade-popover-editor.ui | 196 + plugins/gtk+/glade-popover-menu-editor.c | 69 + plugins/gtk+/glade-popover-menu-editor.h | 57 + plugins/gtk+/glade-popover-menu-editor.ui | 136 + plugins/gtk+/glade-progress-bar-editor.c | 68 + plugins/gtk+/glade-progress-bar-editor.h | 57 + plugins/gtk+/glade-progress-bar-editor.ui | 339 + plugins/gtk+/glade-real-tree-view-editor.c | 70 + plugins/gtk+/glade-real-tree-view-editor.h | 68 + plugins/gtk+/glade-real-tree-view-editor.ui | 539 + plugins/gtk+/glade-recent-action-editor.c | 48 + plugins/gtk+/glade-recent-action-editor.h | 57 + plugins/gtk+/glade-recent-action-editor.ui | 54 + .../gtk+/glade-recent-chooser-dialog-editor.c | 48 + .../gtk+/glade-recent-chooser-dialog-editor.h | 57 + .../glade-recent-chooser-dialog-editor.ui | 54 + plugins/gtk+/glade-recent-chooser-editor.c | 97 + plugins/gtk+/glade-recent-chooser-editor.h | 57 + plugins/gtk+/glade-recent-chooser-editor.ui | 319 + .../gtk+/glade-recent-chooser-menu-editor.c | 48 + .../gtk+/glade-recent-chooser-menu-editor.h | 57 + .../gtk+/glade-recent-chooser-menu-editor.ui | 62 + .../gtk+/glade-recent-chooser-widget-editor.c | 48 + .../gtk+/glade-recent-chooser-widget-editor.h | 57 + .../glade-recent-chooser-widget-editor.ui | 61 + plugins/gtk+/glade-scale-button-editor.c | 80 + plugins/gtk+/glade-scale-button-editor.h | 57 + plugins/gtk+/glade-scale-button-editor.ui | 284 + plugins/gtk+/glade-scale-editor.c | 69 + plugins/gtk+/glade-scale-editor.h | 56 + plugins/gtk+/glade-scale-editor.ui | 561 + plugins/gtk+/glade-scrollable-editor.c | 48 + plugins/gtk+/glade-scrollable-editor.h | 56 + plugins/gtk+/glade-scrollable-editor.ui | 192 + plugins/gtk+/glade-scrollbar-editor.c | 69 + plugins/gtk+/glade-scrollbar-editor.h | 56 + plugins/gtk+/glade-scrollbar-editor.ui | 418 + plugins/gtk+/glade-scrolled-window-editor.c | 68 + plugins/gtk+/glade-scrolled-window-editor.h | 57 + plugins/gtk+/glade-scrolled-window-editor.ui | 394 + plugins/gtk+/glade-spin-button-editor.c | 47 + plugins/gtk+/glade-spin-button-editor.h | 57 + plugins/gtk+/glade-spin-button-editor.ui | 351 + plugins/gtk+/glade-stack-editor.c | 68 + plugins/gtk+/glade-stack-editor.h | 56 + plugins/gtk+/glade-stack-editor.ui | 245 + plugins/gtk+/glade-stack-switcher-editor.c | 68 + plugins/gtk+/glade-stack-switcher-editor.h | 56 + plugins/gtk+/glade-stack-switcher-editor.ui | 164 + plugins/gtk+/glade-store-editor.c | 201 + plugins/gtk+/glade-store-editor.h | 58 + plugins/gtk+/glade-string-list.c | 776 + plugins/gtk+/glade-string-list.h | 46 + plugins/gtk+/glade-text-view-editor.c | 68 + plugins/gtk+/glade-text-view-editor.h | 57 + plugins/gtk+/glade-text-view-editor.ui | 681 + plugins/gtk+/glade-tool-button-editor.c | 342 + plugins/gtk+/glade-tool-button-editor.h | 63 + plugins/gtk+/glade-tool-button-editor.ui | 516 + plugins/gtk+/glade-tool-item-group-editor.c | 284 + plugins/gtk+/glade-tool-item-group-editor.h | 61 + plugins/gtk+/glade-tool-palette-editor.c | 68 + plugins/gtk+/glade-tool-palette-editor.h | 57 + plugins/gtk+/glade-tool-palette-editor.ui | 61 + plugins/gtk+/glade-treeview-editor.c | 242 + plugins/gtk+/glade-treeview-editor.h | 59 + plugins/gtk+/glade-viewport-editor.c | 70 + plugins/gtk+/glade-viewport-editor.h | 68 + plugins/gtk+/glade-viewport-editor.ui | 61 + plugins/gtk+/glade-widget-editor.c | 298 + plugins/gtk+/glade-widget-editor.h | 56 + plugins/gtk+/glade-widget-editor.ui | 1185 + plugins/gtk+/glade-window-editor.c | 283 + plugins/gtk+/glade-window-editor.h | 57 + plugins/gtk+/glade-window-editor.ui | 792 + plugins/gtk+/gtk+.xml | 5572 ++ plugins/gtk+/gtk+.xml.in | 5700 ++ plugins/gtk+/gtkunixprint.xml | 33 + plugins/gtk+/gtkunixprint.xml.in | 37 + plugins/gtk+/icons/16x16/Makefile.am | 161 + plugins/gtk+/icons/16x16/Makefile.in | 740 + .../icons/16x16/widget-gtk-aboutdialog.png | Bin 0 -> 221 bytes .../icons/16x16/widget-gtk-accelgroup.png | Bin 0 -> 310 bytes .../icons/16x16/widget-gtk-accellabel.png | Bin 0 -> 113 bytes .../gtk+/icons/16x16/widget-gtk-action.png | Bin 0 -> 362 bytes .../gtk+/icons/16x16/widget-gtk-actionbar.png | Bin 0 -> 340 bytes .../icons/16x16/widget-gtk-actiongroup.png | Bin 0 -> 450 bytes .../icons/16x16/widget-gtk-adjustment.png | Bin 0 -> 273 bytes .../gtk+/icons/16x16/widget-gtk-alignment.png | Bin 0 -> 141 bytes .../16x16/widget-gtk-appchooserbutton.png | Bin 0 -> 289 bytes .../16x16/widget-gtk-appchooserdialog.png | Bin 0 -> 316 bytes .../16x16/widget-gtk-appchooserwidget.png | Bin 0 -> 302 bytes plugins/gtk+/icons/16x16/widget-gtk-arrow.png | Bin 0 -> 124 bytes .../icons/16x16/widget-gtk-aspectframe.png | Bin 0 -> 188 bytes .../gtk+/icons/16x16/widget-gtk-assistant.png | Bin 0 -> 179 bytes plugins/gtk+/icons/16x16/widget-gtk-box.png | Bin 0 -> 137 bytes .../gtk+/icons/16x16/widget-gtk-button.png | Bin 0 -> 220 bytes .../gtk+/icons/16x16/widget-gtk-buttonbox.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-calendar.png | Bin 0 -> 152 bytes .../icons/16x16/widget-gtk-cellareabox.png | Bin 0 -> 198 bytes .../16x16/widget-gtk-cellrendereraccel.png | Bin 0 -> 248 bytes .../16x16/widget-gtk-cellrenderercombo.png | Bin 0 -> 268 bytes .../16x16/widget-gtk-cellrendererpixbuf.png | Bin 0 -> 284 bytes .../16x16/widget-gtk-cellrendererprogress.png | Bin 0 -> 273 bytes .../16x16/widget-gtk-cellrendererspin.png | Bin 0 -> 264 bytes .../16x16/widget-gtk-cellrendererspinner.png | Bin 0 -> 407 bytes .../16x16/widget-gtk-cellrenderertext.png | Bin 0 -> 248 bytes .../16x16/widget-gtk-cellrenderertoggle.png | Bin 0 -> 266 bytes .../icons/16x16/widget-gtk-checkbutton.png | Bin 0 -> 155 bytes .../icons/16x16/widget-gtk-checkmenuitem.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-colorbutton.png | Bin 0 -> 199 bytes .../icons/16x16/widget-gtk-colorselection.png | Bin 0 -> 312 bytes .../16x16/widget-gtk-colorselectiondialog.png | Bin 0 -> 332 bytes .../gtk+/icons/16x16/widget-gtk-combobox.png | Bin 0 -> 153 bytes .../icons/16x16/widget-gtk-comboboxtext.png | Bin 0 -> 313 bytes .../gtk+/icons/16x16/widget-gtk-default.png | Bin 0 -> 215 bytes .../gtk+/icons/16x16/widget-gtk-dialog.png | Bin 0 -> 212 bytes .../icons/16x16/widget-gtk-drawingarea.png | Bin 0 -> 384 bytes plugins/gtk+/icons/16x16/widget-gtk-entry.png | Bin 0 -> 113 bytes .../icons/16x16/widget-gtk-entrybuffer.png | Bin 0 -> 177 bytes .../16x16/widget-gtk-entrycompletion.png | Bin 0 -> 278 bytes .../gtk+/icons/16x16/widget-gtk-eventbox.png | Bin 0 -> 223 bytes .../gtk+/icons/16x16/widget-gtk-expander.png | Bin 0 -> 141 bytes .../16x16/widget-gtk-filechooserbutton.png | Bin 0 -> 234 bytes .../16x16/widget-gtk-filechooserdialog.png | Bin 0 -> 227 bytes .../16x16/widget-gtk-filechooserwidget.png | Bin 0 -> 271 bytes .../icons/16x16/widget-gtk-filefilter.png | Bin 0 -> 381 bytes plugins/gtk+/icons/16x16/widget-gtk-fixed.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-flowbox.png | Bin 0 -> 381 bytes .../icons/16x16/widget-gtk-flowboxchild.png | Bin 0 -> 365 bytes .../icons/16x16/widget-gtk-fontbutton.png | Bin 0 -> 291 bytes .../icons/16x16/widget-gtk-fontselection.png | Bin 0 -> 286 bytes .../16x16/widget-gtk-fontselectiondialog.png | Bin 0 -> 322 bytes plugins/gtk+/icons/16x16/widget-gtk-frame.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-glarea.png | Bin 0 -> 460 bytes plugins/gtk+/icons/16x16/widget-gtk-grid.png | Bin 0 -> 112 bytes .../gtk+/icons/16x16/widget-gtk-handlebox.png | Bin 0 -> 156 bytes plugins/gtk+/icons/16x16/widget-gtk-hbox.png | Bin 0 -> 106 bytes .../icons/16x16/widget-gtk-hbuttonbox.png | Bin 0 -> 128 bytes .../gtk+/icons/16x16/widget-gtk-headerbar.png | Bin 0 -> 186 bytes .../gtk+/icons/16x16/widget-gtk-hpaned.png | Bin 0 -> 107 bytes .../gtk+/icons/16x16/widget-gtk-hscale.png | Bin 0 -> 165 bytes .../icons/16x16/widget-gtk-hscrollbar.png | Bin 0 -> 145 bytes .../icons/16x16/widget-gtk-hseparator.png | Bin 0 -> 97 bytes .../icons/16x16/widget-gtk-iconfactory.png | Bin 0 -> 379 bytes .../gtk+/icons/16x16/widget-gtk-iconview.png | Bin 0 -> 241 bytes plugins/gtk+/icons/16x16/widget-gtk-image.png | Bin 0 -> 367 bytes .../icons/16x16/widget-gtk-imagemenuitem.png | Bin 0 -> 181 bytes .../gtk+/icons/16x16/widget-gtk-infobar.png | Bin 0 -> 314 bytes .../icons/16x16/widget-gtk-inputdialog.png | Bin 0 -> 192 bytes plugins/gtk+/icons/16x16/widget-gtk-label.png | Bin 0 -> 113 bytes .../gtk+/icons/16x16/widget-gtk-layout.png | Bin 0 -> 159 bytes .../gtk+/icons/16x16/widget-gtk-levelbar.png | Bin 0 -> 250 bytes .../icons/16x16/widget-gtk-linkbutton.png | Bin 0 -> 121 bytes .../gtk+/icons/16x16/widget-gtk-listbox.png | Bin 0 -> 208 bytes .../icons/16x16/widget-gtk-listboxrow.png | Bin 0 -> 184 bytes .../gtk+/icons/16x16/widget-gtk-liststore.png | Bin 0 -> 180 bytes .../icons/16x16/widget-gtk-lockbutton.png | Bin 0 -> 274 bytes plugins/gtk+/icons/16x16/widget-gtk-menu.png | Bin 0 -> 147 bytes .../gtk+/icons/16x16/widget-gtk-menubar.png | Bin 0 -> 155 bytes .../icons/16x16/widget-gtk-menubutton.png | Bin 0 -> 563 bytes .../gtk+/icons/16x16/widget-gtk-menuitem.png | Bin 0 -> 114 bytes .../icons/16x16/widget-gtk-menutoolbutton.png | Bin 0 -> 156 bytes .../icons/16x16/widget-gtk-messagedialog.png | Bin 0 -> 224 bytes .../icons/16x16/widget-gtk-modelbutton.png | Bin 0 -> 306 bytes .../gtk+/icons/16x16/widget-gtk-notebook.png | Bin 0 -> 166 bytes .../16x16/widget-gtk-offscreenwindow.png | Bin 0 -> 223 bytes .../gtk+/icons/16x16/widget-gtk-overlay.png | Bin 0 -> 221 bytes .../16x16/widget-gtk-pagesetupdialog.png | Bin 0 -> 267 bytes plugins/gtk+/icons/16x16/widget-gtk-paned.png | Bin 0 -> 107 bytes .../icons/16x16/widget-gtk-placessidebar.png | Bin 0 -> 222 bytes .../gtk+/icons/16x16/widget-gtk-popover.png | Bin 0 -> 311 bytes .../icons/16x16/widget-gtk-popovermenu.png | Bin 0 -> 276 bytes .../icons/16x16/widget-gtk-printdialog.png | Bin 0 -> 323 bytes .../icons/16x16/widget-gtk-progressbar.png | Bin 0 -> 240 bytes .../icons/16x16/widget-gtk-radioaction.png | Bin 0 -> 464 bytes .../icons/16x16/widget-gtk-radiobutton.png | Bin 0 -> 285 bytes .../icons/16x16/widget-gtk-radiomenuitem.png | Bin 0 -> 239 bytes .../16x16/widget-gtk-radiotoolbutton.png | Bin 0 -> 281 bytes .../icons/16x16/widget-gtk-recentaction.png | Bin 0 -> 311 bytes .../icons/16x16/widget-gtk-recentchooser.png | Bin 0 -> 330 bytes .../16x16/widget-gtk-recentchooserdialog.png | Bin 0 -> 225 bytes .../16x16/widget-gtk-recentchoosermenu.png | Bin 0 -> 322 bytes .../icons/16x16/widget-gtk-recentfilter.png | Bin 0 -> 372 bytes .../icons/16x16/widget-gtk-recentmanager.png | Bin 0 -> 418 bytes .../gtk+/icons/16x16/widget-gtk-revealer.png | Bin 0 -> 217 bytes plugins/gtk+/icons/16x16/widget-gtk-scale.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-scalebutton.png | Bin 0 -> 485 bytes .../gtk+/icons/16x16/widget-gtk-scrollbar.png | Bin 0 -> 260 bytes .../icons/16x16/widget-gtk-scrolledwindow.png | Bin 0 -> 254 bytes .../gtk+/icons/16x16/widget-gtk-searchbar.png | Bin 0 -> 257 bytes .../icons/16x16/widget-gtk-searchentry.png | Bin 0 -> 191 bytes .../gtk+/icons/16x16/widget-gtk-separator.png | Bin 0 -> 99 bytes .../16x16/widget-gtk-separatormenuitem.png | Bin 0 -> 114 bytes .../16x16/widget-gtk-separatortoolitem.png | Bin 0 -> 89 bytes .../gtk+/icons/16x16/widget-gtk-sizegroup.png | Bin 0 -> 244 bytes .../icons/16x16/widget-gtk-spinbutton.png | Bin 0 -> 155 bytes .../gtk+/icons/16x16/widget-gtk-spinner.png | Bin 0 -> 917 bytes plugins/gtk+/icons/16x16/widget-gtk-stack.png | Bin 0 -> 181 bytes .../icons/16x16/widget-gtk-stacksidebar.png | Bin 0 -> 212 bytes .../icons/16x16/widget-gtk-stackswitcher.png | Bin 0 -> 488 bytes .../gtk+/icons/16x16/widget-gtk-statusbar.png | Bin 0 -> 107 bytes .../icons/16x16/widget-gtk-statusicon.png | Bin 0 -> 298 bytes .../gtk+/icons/16x16/widget-gtk-switch.png | Bin 0 -> 293 bytes plugins/gtk+/icons/16x16/widget-gtk-table.png | Bin 0 -> 112 bytes .../16x16/widget-gtk-tearoffmenuitem.png | Bin 0 -> 188 bytes .../icons/16x16/widget-gtk-textbuffer.png | Bin 0 -> 157 bytes .../gtk+/icons/16x16/widget-gtk-texttag.png | Bin 0 -> 325 bytes .../icons/16x16/widget-gtk-texttagtable.png | Bin 0 -> 361 bytes .../gtk+/icons/16x16/widget-gtk-textview.png | Bin 0 -> 131 bytes .../icons/16x16/widget-gtk-toggleaction.png | Bin 0 -> 368 bytes .../icons/16x16/widget-gtk-togglebutton.png | Bin 0 -> 217 bytes .../16x16/widget-gtk-toggletoolbutton.png | Bin 0 -> 150 bytes .../gtk+/icons/16x16/widget-gtk-toolbar.png | Bin 0 -> 284 bytes .../icons/16x16/widget-gtk-toolbutton.png | Bin 0 -> 141 bytes .../gtk+/icons/16x16/widget-gtk-toolitem.png | Bin 0 -> 127 bytes .../icons/16x16/widget-gtk-toolitemgroup.png | Bin 0 -> 304 bytes .../icons/16x16/widget-gtk-toolpalette.png | Bin 0 -> 311 bytes .../16x16/widget-gtk-treemodelfilter.png | Bin 0 -> 313 bytes .../icons/16x16/widget-gtk-treemodelsort.png | Bin 0 -> 250 bytes .../icons/16x16/widget-gtk-treeselection.png | Bin 0 -> 208 bytes .../gtk+/icons/16x16/widget-gtk-treestore.png | Bin 0 -> 200 bytes .../gtk+/icons/16x16/widget-gtk-treeview.png | Bin 0 -> 148 bytes .../icons/16x16/widget-gtk-treeviewcolumn.png | Bin 0 -> 255 bytes plugins/gtk+/icons/16x16/widget-gtk-vbox.png | Bin 0 -> 137 bytes .../icons/16x16/widget-gtk-vbuttonbox.png | Bin 0 -> 124 bytes .../gtk+/icons/16x16/widget-gtk-viewport.png | Bin 0 -> 156 bytes .../icons/16x16/widget-gtk-volumebutton.png | Bin 0 -> 544 bytes .../gtk+/icons/16x16/widget-gtk-vpaned.png | Bin 0 -> 137 bytes .../gtk+/icons/16x16/widget-gtk-vscale.png | Bin 0 -> 177 bytes .../icons/16x16/widget-gtk-vscrollbar.png | Bin 0 -> 260 bytes .../icons/16x16/widget-gtk-vseparator.png | Bin 0 -> 99 bytes .../gtk+/icons/16x16/widget-gtk-window.png | Bin 0 -> 146 bytes .../icons/16x16/widget-gtk-windowgroup.png | Bin 0 -> 325 bytes plugins/gtk+/icons/22x22/Makefile.am | 161 + plugins/gtk+/icons/22x22/Makefile.in | 740 + .../icons/22x22/widget-gtk-aboutdialog.png | Bin 0 -> 236 bytes .../icons/22x22/widget-gtk-accelgroup.png | Bin 0 -> 307 bytes .../icons/22x22/widget-gtk-accellabel.png | Bin 0 -> 131 bytes .../gtk+/icons/22x22/widget-gtk-action.png | Bin 0 -> 246 bytes .../gtk+/icons/22x22/widget-gtk-actionbar.png | Bin 0 -> 285 bytes .../icons/22x22/widget-gtk-actiongroup.png | Bin 0 -> 320 bytes .../icons/22x22/widget-gtk-adjustment.png | Bin 0 -> 303 bytes .../gtk+/icons/22x22/widget-gtk-alignment.png | Bin 0 -> 160 bytes .../22x22/widget-gtk-appchooserbutton.png | Bin 0 -> 299 bytes .../22x22/widget-gtk-appchooserdialog.png | Bin 0 -> 434 bytes .../22x22/widget-gtk-appchooserwidget.png | Bin 0 -> 373 bytes plugins/gtk+/icons/22x22/widget-gtk-arrow.png | Bin 0 -> 134 bytes .../icons/22x22/widget-gtk-aspectframe.png | Bin 0 -> 229 bytes .../gtk+/icons/22x22/widget-gtk-assistant.png | Bin 0 -> 219 bytes plugins/gtk+/icons/22x22/widget-gtk-box.png | Bin 0 -> 142 bytes .../gtk+/icons/22x22/widget-gtk-button.png | Bin 0 -> 181 bytes .../gtk+/icons/22x22/widget-gtk-buttonbox.png | Bin 0 -> 136 bytes .../gtk+/icons/22x22/widget-gtk-calendar.png | Bin 0 -> 161 bytes .../icons/22x22/widget-gtk-cellareabox.png | Bin 0 -> 206 bytes .../22x22/widget-gtk-cellrendereraccel.png | Bin 0 -> 259 bytes .../22x22/widget-gtk-cellrenderercombo.png | Bin 0 -> 302 bytes .../22x22/widget-gtk-cellrendererpixbuf.png | Bin 0 -> 295 bytes .../22x22/widget-gtk-cellrendererprogress.png | Bin 0 -> 284 bytes .../22x22/widget-gtk-cellrendererspin.png | Bin 0 -> 312 bytes .../22x22/widget-gtk-cellrendererspinner.png | Bin 0 -> 575 bytes .../22x22/widget-gtk-cellrenderertext.png | Bin 0 -> 256 bytes .../22x22/widget-gtk-cellrenderertoggle.png | Bin 0 -> 294 bytes .../icons/22x22/widget-gtk-checkbutton.png | Bin 0 -> 179 bytes .../icons/22x22/widget-gtk-checkmenuitem.png | Bin 0 -> 202 bytes .../icons/22x22/widget-gtk-colorbutton.png | Bin 0 -> 168 bytes .../icons/22x22/widget-gtk-colorselection.png | Bin 0 -> 458 bytes .../22x22/widget-gtk-colorselectiondialog.png | Bin 0 -> 467 bytes .../gtk+/icons/22x22/widget-gtk-combobox.png | Bin 0 -> 263 bytes .../icons/22x22/widget-gtk-comboboxtext.png | Bin 0 -> 313 bytes .../gtk+/icons/22x22/widget-gtk-default.png | Bin 0 -> 116 bytes .../gtk+/icons/22x22/widget-gtk-dialog.png | Bin 0 -> 283 bytes .../icons/22x22/widget-gtk-drawingarea.png | Bin 0 -> 689 bytes plugins/gtk+/icons/22x22/widget-gtk-entry.png | Bin 0 -> 125 bytes .../icons/22x22/widget-gtk-entrybuffer.png | Bin 0 -> 183 bytes .../22x22/widget-gtk-entrycompletion.png | Bin 0 -> 316 bytes .../gtk+/icons/22x22/widget-gtk-eventbox.png | Bin 0 -> 223 bytes .../gtk+/icons/22x22/widget-gtk-expander.png | Bin 0 -> 152 bytes .../22x22/widget-gtk-filechooserbutton.png | Bin 0 -> 198 bytes .../22x22/widget-gtk-filechooserdialog.png | Bin 0 -> 265 bytes .../22x22/widget-gtk-filechooserwidget.png | Bin 0 -> 306 bytes .../icons/22x22/widget-gtk-filefilter.png | Bin 0 -> 464 bytes plugins/gtk+/icons/22x22/widget-gtk-fixed.png | Bin 0 -> 122 bytes .../gtk+/icons/22x22/widget-gtk-flowbox.png | Bin 0 -> 230 bytes .../icons/22x22/widget-gtk-flowboxchild.png | Bin 0 -> 226 bytes .../icons/22x22/widget-gtk-fontbutton.png | Bin 0 -> 175 bytes .../icons/22x22/widget-gtk-fontselection.png | Bin 0 -> 281 bytes .../22x22/widget-gtk-fontselectiondialog.png | Bin 0 -> 321 bytes plugins/gtk+/icons/22x22/widget-gtk-frame.png | Bin 0 -> 143 bytes .../gtk+/icons/22x22/widget-gtk-glarea.png | Bin 0 -> 502 bytes plugins/gtk+/icons/22x22/widget-gtk-grid.png | Bin 0 -> 120 bytes .../gtk+/icons/22x22/widget-gtk-handlebox.png | Bin 0 -> 174 bytes plugins/gtk+/icons/22x22/widget-gtk-hbox.png | Bin 0 -> 114 bytes .../icons/22x22/widget-gtk-hbuttonbox.png | Bin 0 -> 136 bytes .../gtk+/icons/22x22/widget-gtk-headerbar.png | Bin 0 -> 200 bytes .../gtk+/icons/22x22/widget-gtk-hpaned.png | Bin 0 -> 118 bytes .../gtk+/icons/22x22/widget-gtk-hscale.png | Bin 0 -> 172 bytes .../icons/22x22/widget-gtk-hscrollbar.png | Bin 0 -> 155 bytes .../icons/22x22/widget-gtk-hseparator.png | Bin 0 -> 101 bytes .../icons/22x22/widget-gtk-iconfactory.png | Bin 0 -> 444 bytes .../gtk+/icons/22x22/widget-gtk-iconview.png | Bin 0 -> 265 bytes plugins/gtk+/icons/22x22/widget-gtk-image.png | Bin 0 -> 269 bytes .../icons/22x22/widget-gtk-imagemenuitem.png | Bin 0 -> 185 bytes .../gtk+/icons/22x22/widget-gtk-infobar.png | Bin 0 -> 403 bytes .../icons/22x22/widget-gtk-inputdialog.png | Bin 0 -> 214 bytes plugins/gtk+/icons/22x22/widget-gtk-label.png | Bin 0 -> 205 bytes .../gtk+/icons/22x22/widget-gtk-layout.png | Bin 0 -> 186 bytes .../gtk+/icons/22x22/widget-gtk-levelbar.png | Bin 0 -> 268 bytes .../icons/22x22/widget-gtk-linkbutton.png | Bin 0 -> 150 bytes .../gtk+/icons/22x22/widget-gtk-listbox.png | Bin 0 -> 217 bytes .../icons/22x22/widget-gtk-listboxrow.png | Bin 0 -> 191 bytes .../gtk+/icons/22x22/widget-gtk-liststore.png | Bin 0 -> 209 bytes .../icons/22x22/widget-gtk-lockbutton.png | Bin 0 -> 264 bytes plugins/gtk+/icons/22x22/widget-gtk-menu.png | Bin 0 -> 164 bytes .../gtk+/icons/22x22/widget-gtk-menubar.png | Bin 0 -> 183 bytes .../icons/22x22/widget-gtk-menubutton.png | Bin 0 -> 359 bytes .../gtk+/icons/22x22/widget-gtk-menuitem.png | Bin 0 -> 127 bytes .../icons/22x22/widget-gtk-menutoolbutton.png | Bin 0 -> 185 bytes .../icons/22x22/widget-gtk-messagedialog.png | Bin 0 -> 358 bytes .../icons/22x22/widget-gtk-modelbutton.png | Bin 0 -> 248 bytes .../gtk+/icons/22x22/widget-gtk-notebook.png | Bin 0 -> 175 bytes .../22x22/widget-gtk-offscreenwindow.png | Bin 0 -> 239 bytes .../gtk+/icons/22x22/widget-gtk-overlay.png | Bin 0 -> 238 bytes .../22x22/widget-gtk-pagesetupdialog.png | Bin 0 -> 358 bytes plugins/gtk+/icons/22x22/widget-gtk-paned.png | Bin 0 -> 118 bytes .../icons/22x22/widget-gtk-placessidebar.png | Bin 0 -> 235 bytes .../gtk+/icons/22x22/widget-gtk-popover.png | Bin 0 -> 326 bytes .../icons/22x22/widget-gtk-popovermenu.png | Bin 0 -> 327 bytes .../icons/22x22/widget-gtk-printdialog.png | Bin 0 -> 438 bytes .../icons/22x22/widget-gtk-progressbar.png | Bin 0 -> 138 bytes .../icons/22x22/widget-gtk-radioaction.png | Bin 0 -> 340 bytes .../icons/22x22/widget-gtk-radiobutton.png | Bin 0 -> 257 bytes .../icons/22x22/widget-gtk-radiomenuitem.png | Bin 0 -> 323 bytes .../22x22/widget-gtk-radiotoolbutton.png | Bin 0 -> 362 bytes .../icons/22x22/widget-gtk-recentaction.png | Bin 0 -> 346 bytes .../icons/22x22/widget-gtk-recentchooser.png | Bin 0 -> 432 bytes .../22x22/widget-gtk-recentchooserdialog.png | Bin 0 -> 312 bytes .../22x22/widget-gtk-recentchoosermenu.png | Bin 0 -> 340 bytes .../icons/22x22/widget-gtk-recentfilter.png | Bin 0 -> 494 bytes .../icons/22x22/widget-gtk-recentmanager.png | Bin 0 -> 417 bytes .../gtk+/icons/22x22/widget-gtk-revealer.png | Bin 0 -> 221 bytes plugins/gtk+/icons/22x22/widget-gtk-scale.png | Bin 0 -> 164 bytes .../icons/22x22/widget-gtk-scalebutton.png | Bin 0 -> 394 bytes .../gtk+/icons/22x22/widget-gtk-scrollbar.png | Bin 0 -> 344 bytes .../icons/22x22/widget-gtk-scrolledwindow.png | Bin 0 -> 339 bytes .../gtk+/icons/22x22/widget-gtk-searchbar.png | Bin 0 -> 229 bytes .../icons/22x22/widget-gtk-searchentry.png | Bin 0 -> 188 bytes .../gtk+/icons/22x22/widget-gtk-separator.png | Bin 0 -> 107 bytes .../22x22/widget-gtk-separatormenuitem.png | Bin 0 -> 127 bytes .../22x22/widget-gtk-separatortoolitem.png | Bin 0 -> 96 bytes .../gtk+/icons/22x22/widget-gtk-sizegroup.png | Bin 0 -> 254 bytes .../icons/22x22/widget-gtk-spinbutton.png | Bin 0 -> 206 bytes .../gtk+/icons/22x22/widget-gtk-spinner.png | Bin 0 -> 1295 bytes plugins/gtk+/icons/22x22/widget-gtk-stack.png | Bin 0 -> 188 bytes .../icons/22x22/widget-gtk-stacksidebar.png | Bin 0 -> 199 bytes .../icons/22x22/widget-gtk-stackswitcher.png | Bin 0 -> 473 bytes .../gtk+/icons/22x22/widget-gtk-statusbar.png | Bin 0 -> 116 bytes .../icons/22x22/widget-gtk-statusicon.png | Bin 0 -> 307 bytes .../gtk+/icons/22x22/widget-gtk-switch.png | Bin 0 -> 274 bytes plugins/gtk+/icons/22x22/widget-gtk-table.png | Bin 0 -> 120 bytes .../22x22/widget-gtk-tearoffmenuitem.png | Bin 0 -> 201 bytes .../icons/22x22/widget-gtk-textbuffer.png | Bin 0 -> 173 bytes .../gtk+/icons/22x22/widget-gtk-texttag.png | Bin 0 -> 319 bytes .../icons/22x22/widget-gtk-texttagtable.png | Bin 0 -> 387 bytes .../gtk+/icons/22x22/widget-gtk-textview.png | Bin 0 -> 148 bytes .../icons/22x22/widget-gtk-toggleaction.png | Bin 0 -> 249 bytes .../icons/22x22/widget-gtk-togglebutton.png | Bin 0 -> 200 bytes .../22x22/widget-gtk-toggletoolbutton.png | Bin 0 -> 149 bytes .../gtk+/icons/22x22/widget-gtk-toolbar.png | Bin 0 -> 187 bytes .../icons/22x22/widget-gtk-toolbutton.png | Bin 0 -> 149 bytes .../gtk+/icons/22x22/widget-gtk-toolitem.png | Bin 0 -> 132 bytes .../icons/22x22/widget-gtk-toolitemgroup.png | Bin 0 -> 389 bytes .../icons/22x22/widget-gtk-toolpalette.png | Bin 0 -> 374 bytes .../22x22/widget-gtk-treemodelfilter.png | Bin 0 -> 409 bytes .../icons/22x22/widget-gtk-treemodelsort.png | Bin 0 -> 268 bytes .../icons/22x22/widget-gtk-treeselection.png | Bin 0 -> 214 bytes .../gtk+/icons/22x22/widget-gtk-treestore.png | Bin 0 -> 231 bytes .../gtk+/icons/22x22/widget-gtk-treeview.png | Bin 0 -> 158 bytes .../icons/22x22/widget-gtk-treeviewcolumn.png | Bin 0 -> 244 bytes plugins/gtk+/icons/22x22/widget-gtk-vbox.png | Bin 0 -> 142 bytes .../icons/22x22/widget-gtk-vbuttonbox.png | Bin 0 -> 134 bytes .../gtk+/icons/22x22/widget-gtk-viewport.png | Bin 0 -> 186 bytes .../icons/22x22/widget-gtk-volumebutton.png | Bin 0 -> 775 bytes .../gtk+/icons/22x22/widget-gtk-vpaned.png | Bin 0 -> 143 bytes .../gtk+/icons/22x22/widget-gtk-vscale.png | Bin 0 -> 164 bytes .../icons/22x22/widget-gtk-vscrollbar.png | Bin 0 -> 344 bytes .../icons/22x22/widget-gtk-vseparator.png | Bin 0 -> 107 bytes .../gtk+/icons/22x22/widget-gtk-window.png | Bin 0 -> 169 bytes .../icons/22x22/widget-gtk-windowgroup.png | Bin 0 -> 405 bytes plugins/gtk+/icons/Makefile.am | 3 + plugins/gtk+/icons/Makefile.in | 710 + plugins/gtk-private/glade-gtk-private.xml | 80 + plugins/python/Makefile.am | 28 + plugins/python/Makefile.in | 765 + plugins/python/glade-python.c | 189 + plugins/webkit2gtk/Makefile.am | 40 + plugins/webkit2gtk/Makefile.in | 802 + plugins/webkit2gtk/glade-webkit2gtk.c | 54 + plugins/webkit2gtk/webkit2gtk.xml | 29 + plugins/webkit2gtk/webkit2gtk.xml.in | 41 + po/ChangeLog | 1885 + po/LINGUAS | 73 + po/Makefile.in.in | 221 + po/POTFILES.in | 247 + po/POTFILES.skip | 6 + po/ar.po | 5659 ++ po/ast.po | 5054 ++ po/az.po | 1829 + po/bg.po | 5191 ++ po/bn.po | 3554 + po/bn_IN.po | 3554 + po/bs.po | 8128 ++ po/ca.po | 8548 ++ po/ca@valencia.po | 8498 ++ po/cs.po | 8467 ++ po/da.po | 11817 +++ po/de.po | 8469 ++ po/el.po | 8498 ++ po/en@shaw.po | 5553 ++ po/en_CA.po | 3801 + po/en_GB.po | 9372 +++ po/eo.po | 8434 ++ po/es.po | 9634 +++ po/et.po | 4024 + po/eu.po | 8708 ++ po/fi.po | 8602 ++ po/fr.po | 8626 ++ po/fur.po | 8366 ++ po/gl.po | 8567 ++ po/gu.po | 3940 + po/he.po | 5442 ++ po/hi.po | 5605 ++ po/hu.po | 8300 ++ po/hy.po | 4985 ++ po/id.po | 8279 ++ po/it.po | 8548 ++ po/ja.po | 7941 ++ po/kk.po | 8106 ++ po/km.po | 5011 ++ po/ko.po | 8513 ++ po/lt.po | 8459 ++ po/lv.po | 8451 ++ po/mai.po | 5231 ++ po/mk.po | 3837 + po/ml.po | 8817 ++ po/mr.po | 3949 + po/ms.po | 1827 + po/nb.po | 8231 ++ po/ne.po | 8609 ++ po/nl.po | 4168 + po/nn.po | 4808 ++ po/oc.po | 8460 ++ po/or.po | 5391 ++ po/pa.po | 3326 + po/pl.po | 8338 ++ po/pt.po | 8331 ++ po/pt_BR.po | 9503 +++ po/ro.po | 8838 ++ po/ru.po | 8473 ++ po/si.po | 3717 + po/sk.po | 9708 +++ po/sl.po | 8370 ++ po/sq.po | 3987 + po/sr.po | 8546 ++ po/sr@latin.po | 8520 ++ po/sv.po | 8500 ++ po/ta.po | 3542 + po/te.po | 5519 ++ po/th.po | 6077 ++ po/tr.po | 8521 ++ po/ug.po | 5236 ++ po/uk.po | 5355 ++ po/vi.po | 5494 ++ po/zh_CN.po | 8327 ++ po/zh_HK.po | 7822 ++ po/zh_TW.po | 8444 ++ src/Makefile.am | 70 + src/Makefile.in | 916 + src/glade-http.c | 419 + src/glade-http.h | 89 + src/glade-intro.c | 455 + src/glade-intro.h | 70 + src/glade-logo.h | 464 + src/glade-preferences.c | 382 + src/glade-preferences.glade | 493 + src/glade-preferences.h | 72 + src/glade-registration.c | 791 + src/glade-registration.css | 74 + src/glade-registration.glade | 2644 + src/glade-registration.h | 60 + src/glade-resources.c | 2660 + src/glade-resources.gresource.xml | 10 + src/glade-resources.h | 7 + src/glade-window.c | 2576 + src/glade-window.css | 112 + src/glade-window.h | 66 + src/glade.glade | 784 + src/glade.rc.in | 29 + src/main.c | 218 + test-driver | 148 + tests/Makefile.am | 77 + tests/Makefile.in | 1247 + tests/add-child.c | 308 + tests/create-widgets.c | 130 + tests/toplevel-order-resources.c | 1122 + tests/toplevel-order-resources.gresource.xml | 11 + tests/toplevel-order-resources.h | 7 + tests/toplevel-order.c | 164 + tests/toplevel_order_test.glade | 9 + tests/toplevel_order_test2.glade | 11 + tests/toplevel_order_test3.glade | 9 + tests/toplevel_order_test4.glade | 14 + tests/toplevel_order_test5.glade | 36 + tests/toplevel_order_test6.glade | 117 + 1122 files changed, 863298 insertions(+) create mode 100644 AUTHORS create mode 100644 COPYING create mode 100644 COPYING.GPL create mode 100644 COPYING.LGPL create mode 100644 ChangeLog create mode 100644 INSTALL create mode 100644 Makefile.am create mode 100644 Makefile.in create mode 100644 NEWS create mode 100644 README create mode 100644 TODO create mode 100644 aclocal.m4 create mode 100755 autogen.sh create mode 100644 build/mingw-w64/glade.nsi.in create mode 100755 compile create mode 100755 config.guess create mode 100644 config.h.in create mode 100755 config.sub create mode 100755 configure create mode 100644 configure.ac create mode 100644 data/Makefile.am create mode 100644 data/Makefile.in create mode 100644 data/glade.appdata.xml.in create mode 100644 data/glade.desktop.in.in create mode 100644 data/gladeui-2.0.pc.in create mode 100644 data/icons/Makefile.am create mode 100644 data/icons/Makefile.in create mode 100644 data/icons/deprecated-16x16.png create mode 100644 data/icons/deprecated-22x22.png create mode 100644 data/icons/devhelp.png create mode 100644 data/icons/fixed-bg.png create mode 100644 data/icons/glade.ico create mode 100644 data/icons/hicolor/16x16/Makefile.am create mode 100644 data/icons/hicolor/16x16/Makefile.in create mode 100644 data/icons/hicolor/16x16/apps/Makefile.am create mode 100644 data/icons/hicolor/16x16/apps/Makefile.in create mode 100644 data/icons/hicolor/16x16/apps/glade.png create mode 100644 data/icons/hicolor/16x16/apps/glade.xcf create mode 100644 data/icons/hicolor/22x22/Makefile.am create mode 100644 data/icons/hicolor/22x22/Makefile.in create mode 100644 data/icons/hicolor/22x22/apps/Makefile.am create mode 100644 data/icons/hicolor/22x22/apps/Makefile.in create mode 100644 data/icons/hicolor/22x22/apps/glade.png create mode 100644 data/icons/hicolor/22x22/apps/glade.xcf create mode 100644 data/icons/hicolor/24x24/Makefile.am create mode 100644 data/icons/hicolor/24x24/Makefile.in create mode 100644 data/icons/hicolor/24x24/apps/Makefile.am create mode 100644 data/icons/hicolor/24x24/apps/Makefile.in create mode 100644 data/icons/hicolor/24x24/apps/glade.png create mode 100644 data/icons/hicolor/256x256/Makefile.am create mode 100644 data/icons/hicolor/256x256/Makefile.in create mode 100644 data/icons/hicolor/256x256/apps/Makefile.am create mode 100644 data/icons/hicolor/256x256/apps/Makefile.in create mode 100644 data/icons/hicolor/256x256/apps/glade.png create mode 100644 data/icons/hicolor/32x32/Makefile.am create mode 100644 data/icons/hicolor/32x32/Makefile.in create mode 100644 data/icons/hicolor/32x32/apps/Makefile.am create mode 100644 data/icons/hicolor/32x32/apps/Makefile.in create mode 100644 data/icons/hicolor/32x32/apps/glade.png create mode 100644 data/icons/hicolor/32x32/apps/glade.svg create mode 100644 data/icons/hicolor/48x48/Makefile.am create mode 100644 data/icons/hicolor/48x48/Makefile.in create mode 100644 data/icons/hicolor/48x48/apps/Makefile.am create mode 100644 data/icons/hicolor/48x48/apps/Makefile.in create mode 100644 data/icons/hicolor/48x48/apps/glade.png create mode 100644 data/icons/hicolor/Makefile.am create mode 100644 data/icons/hicolor/Makefile.in create mode 100644 data/icons/hicolor/scalable/Makefile.am create mode 100644 data/icons/hicolor/scalable/Makefile.in create mode 100644 data/icons/hicolor/scalable/apps/Makefile.am create mode 100644 data/icons/hicolor/scalable/apps/Makefile.in create mode 100644 data/icons/hicolor/scalable/apps/glade-brand-symbolic.svg create mode 100644 data/icons/hicolor/scalable/apps/glade-symbolic.svg create mode 100644 data/icons/hicolor/source.svg create mode 100644 data/icons/placeholder.png create mode 100644 data/icons/plus.png create mode 100755 depcomp create mode 100644 doc/Makefile.am create mode 100644 doc/Makefile.in create mode 100644 doc/catalogintro.sgml create mode 100644 doc/gladepython.sgml create mode 100644 doc/gladeui-docs.sgml create mode 100644 doc/gladeui-overrides.txt create mode 100644 doc/gladeui-sections.txt create mode 100644 doc/gladeui.types create mode 100644 doc/html/GladeApp.html create mode 100644 doc/html/GladeBaseEditor.html create mode 100644 doc/html/GladeClipboard.html create mode 100644 doc/html/GladeDesignView.html create mode 100644 doc/html/GladeEditorProperty.html create mode 100644 doc/html/GladeInspector.html create mode 100644 doc/html/GladePalette.html create mode 100644 doc/html/GladePlaceholder.html create mode 100644 doc/html/GladeProject.html create mode 100644 doc/html/GladeProperty.html create mode 100644 doc/html/GladeWidget.html create mode 100644 doc/html/GladeWidgetAction.html create mode 100644 doc/html/catalog.html create mode 100644 doc/html/catalogintro.html create mode 100644 doc/html/core.html create mode 100644 doc/html/dockables.html create mode 100644 doc/html/gladeui-Glade-Utils.html create mode 100644 doc/html/gladeui-GladeClipboardView.html create mode 100644 doc/html/gladeui-GladeFixed.html create mode 100644 doc/html/gladeui-GladePropertyClass.html create mode 100644 doc/html/gladeui-GladeSignalEditor.html create mode 100644 doc/html/gladeui-Xml-Utils.html create mode 100644 doc/html/gladeui-glade-command.html create mode 100644 doc/html/gladeui-glade-editor.html create mode 100644 doc/html/gladeui-glade-parameter.html create mode 100644 doc/html/gladeui-glade-widget-adaptor.html create mode 100644 doc/html/gladeui.devhelp2 create mode 100644 doc/html/home.png create mode 100644 doc/html/index.html create mode 100644 doc/html/ix01.html create mode 100644 doc/html/left-insensitive.png create mode 100644 doc/html/left.png create mode 100644 doc/html/misc.html create mode 100644 doc/html/properties.html create mode 100644 doc/html/pythonsupport.html create mode 100644 doc/html/right-insensitive.png create mode 100644 doc/html/right.png create mode 100644 doc/html/style.css create mode 100644 doc/html/up-insensitive.png create mode 100644 doc/html/up.png create mode 100644 doc/html/widgetclasses.html create mode 100644 doc/properties.sgml create mode 100644 doc/version.xml create mode 100644 doc/version.xml.in create mode 100644 doc/widgetclasses.sgml create mode 100644 glade-rules.mk create mode 100644 gladeui/Makefile.am create mode 100644 gladeui/Makefile.in create mode 100644 gladeui/atk.png create mode 100644 gladeui/glade-accumulators.c create mode 100644 gladeui/glade-accumulators.h create mode 100644 gladeui/glade-adaptor-chooser-widget.c create mode 100644 gladeui/glade-adaptor-chooser-widget.h create mode 100644 gladeui/glade-adaptor-chooser-widget.ui create mode 100644 gladeui/glade-adaptor-chooser.c create mode 100644 gladeui/glade-adaptor-chooser.h create mode 100644 gladeui/glade-adaptor-chooser.ui create mode 100644 gladeui/glade-app.c create mode 100644 gladeui/glade-app.h create mode 100644 gladeui/glade-base-editor.c create mode 100644 gladeui/glade-base-editor.h create mode 100644 gladeui/glade-base-editor.ui create mode 100644 gladeui/glade-builtins.c create mode 100644 gladeui/glade-builtins.h create mode 100644 gladeui/glade-catalog.c create mode 100644 gladeui/glade-catalog.h create mode 100644 gladeui/glade-cell-renderer-icon.c create mode 100644 gladeui/glade-cell-renderer-icon.h create mode 100644 gladeui/glade-clipboard.c create mode 100644 gladeui/glade-clipboard.h create mode 100644 gladeui/glade-command.c create mode 100644 gladeui/glade-command.h create mode 100644 gladeui/glade-cursor.c create mode 100644 gladeui/glade-cursor.h create mode 100644 gladeui/glade-debug.c create mode 100644 gladeui/glade-debug.h create mode 100644 gladeui/glade-design-layout.c create mode 100644 gladeui/glade-design-layout.css create mode 100644 gladeui/glade-design-layout.h create mode 100644 gladeui/glade-design-private.h create mode 100644 gladeui/glade-design-view.c create mode 100644 gladeui/glade-design-view.h create mode 100644 gladeui/glade-displayable-values.c create mode 100644 gladeui/glade-displayable-values.h create mode 100644 gladeui/glade-dnd.c create mode 100644 gladeui/glade-dnd.h create mode 100644 gladeui/glade-drag.c create mode 100644 gladeui/glade-drag.h create mode 100644 gladeui/glade-editable.c create mode 100644 gladeui/glade-editable.h create mode 100644 gladeui/glade-editor-property.c create mode 100644 gladeui/glade-editor-property.h create mode 100644 gladeui/glade-editor-skeleton.c create mode 100644 gladeui/glade-editor-skeleton.h create mode 100644 gladeui/glade-editor-table.c create mode 100644 gladeui/glade-editor-table.h create mode 100644 gladeui/glade-editor.c create mode 100644 gladeui/glade-editor.h create mode 100644 gladeui/glade-editor.ui create mode 100644 gladeui/glade-id-allocator.c create mode 100644 gladeui/glade-id-allocator.h create mode 100644 gladeui/glade-inspector.c create mode 100644 gladeui/glade-inspector.h create mode 100644 gladeui/glade-marshallers.c create mode 100644 gladeui/glade-marshallers.h create mode 100644 gladeui/glade-marshallers.list create mode 100644 gladeui/glade-name-context.c create mode 100644 gladeui/glade-name-context.h create mode 100644 gladeui/glade-named-icon-chooser-dialog.c create mode 100644 gladeui/glade-named-icon-chooser-dialog.h create mode 100644 gladeui/glade-object-stub.c create mode 100644 gladeui/glade-object-stub.h create mode 100644 gladeui/glade-palette.c create mode 100644 gladeui/glade-palette.h create mode 100644 gladeui/glade-path.h create mode 100644 gladeui/glade-placeholder.c create mode 100644 gladeui/glade-placeholder.h create mode 100644 gladeui/glade-popup.c create mode 100644 gladeui/glade-popup.h create mode 100644 gladeui/glade-preview-template.c create mode 100644 gladeui/glade-preview-template.h create mode 100644 gladeui/glade-preview-tokens.h create mode 100644 gladeui/glade-preview.c create mode 100644 gladeui/glade-preview.h create mode 100644 gladeui/glade-previewer-main.c create mode 100644 gladeui/glade-previewer.c create mode 100644 gladeui/glade-previewer.h create mode 100644 gladeui/glade-previewer.rc.in create mode 100644 gladeui/glade-private.h create mode 100644 gladeui/glade-project-properties.c create mode 100644 gladeui/glade-project-properties.h create mode 100644 gladeui/glade-project-properties.ui create mode 100644 gladeui/glade-project.c create mode 100644 gladeui/glade-project.h create mode 100644 gladeui/glade-property-class.c create mode 100644 gladeui/glade-property-class.h create mode 100644 gladeui/glade-property-label.c create mode 100644 gladeui/glade-property-label.h create mode 100644 gladeui/glade-property-label.ui create mode 100644 gladeui/glade-property-shell.c create mode 100644 gladeui/glade-property-shell.h create mode 100644 gladeui/glade-property.c create mode 100644 gladeui/glade-property.h create mode 100644 gladeui/glade-signal-class.c create mode 100644 gladeui/glade-signal-class.h create mode 100644 gladeui/glade-signal-editor.c create mode 100644 gladeui/glade-signal-editor.h create mode 100644 gladeui/glade-signal-model.c create mode 100644 gladeui/glade-signal-model.h create mode 100644 gladeui/glade-signal.c create mode 100644 gladeui/glade-signal.h create mode 100644 gladeui/glade-tsort.c create mode 100644 gladeui/glade-tsort.h create mode 100644 gladeui/glade-utils.c create mode 100644 gladeui/glade-utils.h create mode 100644 gladeui/glade-widget-action.c create mode 100644 gladeui/glade-widget-action.h create mode 100644 gladeui/glade-widget-adaptor.c create mode 100644 gladeui/glade-widget-adaptor.h create mode 100644 gladeui/glade-widget.c create mode 100644 gladeui/glade-widget.h create mode 100644 gladeui/glade-xml-utils.c create mode 100644 gladeui/glade-xml-utils.h create mode 100644 gladeui/glade.h create mode 100644 gladeui/gladeui-enum-types.c create mode 100644 gladeui/gladeui-enum-types.c.template create mode 100644 gladeui/gladeui-enum-types.h create mode 100644 gladeui/gladeui-enum-types.h.template create mode 100644 gladeui/gladeui-resources.c create mode 100644 gladeui/gladeui-resources.gresource.xml create mode 100644 gladeui/gladeui-resources.h create mode 100644 gladeui/gladeui.rc.in create mode 100644 gladeui/icon-naming-spec.c create mode 100644 gtk-doc.make create mode 100644 help/C/figures/main-window.png create mode 100644 help/C/index.docbook create mode 100644 help/C/legal.xml create mode 100644 help/ChangeLog create mode 100644 help/Makefile.am create mode 100644 help/Makefile.in create mode 100644 help/bg/bg.po create mode 100644 help/bg/bg.stamp create mode 100644 help/bg/figures/main-window.png create mode 100644 help/bg/index.docbook create mode 100644 help/bg/legal.xml create mode 100644 help/ca/ca.po create mode 100644 help/ca/ca.stamp create mode 100644 help/ca/index.docbook create mode 100644 help/ca/legal.xml create mode 100644 help/cs/cs.po create mode 100644 help/cs/cs.stamp create mode 100644 help/cs/figures/main-window.png create mode 100644 help/cs/index.docbook create mode 100644 help/cs/legal.xml create mode 100644 help/de/de.po create mode 100644 help/de/de.stamp create mode 100644 help/de/figures/main-window.png create mode 100644 help/de/index.docbook create mode 100644 help/de/legal.xml create mode 100644 help/el/el.po create mode 100644 help/el/el.stamp create mode 100644 help/el/index.docbook create mode 100644 help/el/legal.xml create mode 100644 help/en_GB/en_GB.po create mode 100644 help/en_GB/en_GB.stamp create mode 100644 help/en_GB/index.docbook create mode 100644 help/en_GB/legal.xml create mode 100644 help/es/es.po create mode 100644 help/es/es.stamp create mode 100644 help/es/figures/main-window.png create mode 100644 help/es/index.docbook create mode 100644 help/es/legal.xml create mode 100644 help/eu/eu.po create mode 100644 help/eu/eu.stamp create mode 100644 help/eu/figures/main-window.png create mode 100644 help/eu/index.docbook create mode 100644 help/eu/legal.xml create mode 100644 help/fr/figures/main-window.png create mode 100644 help/fr/fr.po create mode 100644 help/fr/fr.stamp create mode 100644 help/fr/index.docbook create mode 100644 help/fr/legal.xml create mode 100644 help/gl/gl.po create mode 100644 help/gl/gl.stamp create mode 100644 help/gl/index.docbook create mode 100644 help/gl/legal.xml create mode 100644 help/hi/hi.po create mode 100644 help/hi/hi.stamp create mode 100644 help/hi/index.docbook create mode 100644 help/hi/legal.xml create mode 100644 help/hu/hu.po create mode 100644 help/hu/hu.stamp create mode 100644 help/hu/index.docbook create mode 100644 help/hu/legal.xml create mode 100644 help/it/figures/main-window.png create mode 100644 help/it/index.docbook create mode 100644 help/it/it.po create mode 100644 help/it/it.stamp create mode 100644 help/it/legal.xml create mode 100644 help/ja/index.docbook create mode 100644 help/ja/ja.po create mode 100644 help/ja/ja.stamp create mode 100644 help/ja/legal.xml create mode 100644 help/ko/index.docbook create mode 100644 help/ko/ko.po create mode 100644 help/ko/ko.stamp create mode 100644 help/ko/legal.xml create mode 100644 help/oc/figures/main-window.png create mode 100644 help/oc/index.docbook create mode 100644 help/oc/legal.xml create mode 100644 help/oc/oc.po create mode 100644 help/oc/oc.stamp create mode 100644 help/pl/figures/main-window.png create mode 100644 help/pl/index.docbook create mode 100644 help/pl/legal.xml create mode 100644 help/pl/pl.po create mode 100644 help/pl/pl.stamp create mode 100644 help/pt_BR/figures/main-window.png create mode 100644 help/pt_BR/index.docbook create mode 100644 help/pt_BR/legal.xml create mode 100644 help/pt_BR/pt_BR.po create mode 100644 help/pt_BR/pt_BR.stamp create mode 100644 help/ru/figures/main-window.png create mode 100644 help/ru/index.docbook create mode 100644 help/ru/legal.xml create mode 100644 help/ru/ru.po create mode 100644 help/ru/ru.stamp create mode 100644 help/sl/index.docbook create mode 100644 help/sl/legal.xml create mode 100644 help/sl/sl.po create mode 100644 help/sl/sl.stamp create mode 100644 help/sv/figures/main-window.png create mode 100644 help/sv/index.docbook create mode 100644 help/sv/legal.xml create mode 100644 help/sv/sv.po create mode 100644 help/sv/sv.stamp create mode 100644 help/uk/figures/main-window.png create mode 100644 help/uk/index.docbook create mode 100644 help/uk/legal.xml create mode 100644 help/uk/uk.po create mode 100644 help/uk/uk.stamp create mode 100644 help/zh_CN/index.docbook create mode 100644 help/zh_CN/legal.xml create mode 100644 help/zh_CN/zh_CN.po create mode 100644 help/zh_CN/zh_CN.stamp create mode 100755 install-sh create mode 100644 intltool-extract.in create mode 100644 intltool-merge.in create mode 100644 intltool-update.in create mode 100644 ltmain.sh create mode 100644 m4/gtk-doc.m4 create mode 100644 m4/intltool.m4 create mode 100644 m4/libtool.m4 create mode 100644 m4/ltoptions.m4 create mode 100644 m4/ltsugar.m4 create mode 100644 m4/ltversion.m4 create mode 100644 m4/lt~obsolete.m4 create mode 100644 m4/python.m4 create mode 100644 man/Makefile.am create mode 100644 man/Makefile.in create mode 100644 man/glade-previewer.xml create mode 100644 man/glade.xml create mode 100755 missing create mode 100644 plugins/Makefile.am create mode 100644 plugins/Makefile.in create mode 100644 plugins/glade-catalog.dtd create mode 100644 plugins/gladeui/Makefile.am create mode 100644 plugins/gladeui/Makefile.in create mode 100644 plugins/gladeui/glade-glade-editor-skeleton.c create mode 100644 plugins/gladeui/glade-glade-property-shell.c create mode 100644 plugins/gladeui/gladeui.xml create mode 100644 plugins/gtk+/Makefile.am create mode 100644 plugins/gtk+/Makefile.in create mode 100644 plugins/gtk+/glade-about-dialog-editor.c create mode 100644 plugins/gtk+/glade-about-dialog-editor.h create mode 100644 plugins/gtk+/glade-about-dialog-editor.ui create mode 100644 plugins/gtk+/glade-accels.c create mode 100644 plugins/gtk+/glade-accels.h create mode 100644 plugins/gtk+/glade-action-bar-editor.c create mode 100644 plugins/gtk+/glade-action-bar-editor.h create mode 100644 plugins/gtk+/glade-action-bar-editor.ui create mode 100644 plugins/gtk+/glade-action-editor.c create mode 100644 plugins/gtk+/glade-action-editor.h create mode 100644 plugins/gtk+/glade-action-editor.ui create mode 100644 plugins/gtk+/glade-activatable-editor.c create mode 100644 plugins/gtk+/glade-activatable-editor.h create mode 100644 plugins/gtk+/glade-activatable-editor.ui create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.c create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.h create mode 100644 plugins/gtk+/glade-app-chooser-button-editor.ui create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-app-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-arrow-editor.c create mode 100644 plugins/gtk+/glade-arrow-editor.h create mode 100644 plugins/gtk+/glade-arrow-editor.ui create mode 100644 plugins/gtk+/glade-attributes.c create mode 100644 plugins/gtk+/glade-attributes.h create mode 100644 plugins/gtk+/glade-box-editor.c create mode 100644 plugins/gtk+/glade-box-editor.h create mode 100644 plugins/gtk+/glade-box-editor.ui create mode 100644 plugins/gtk+/glade-button-editor.c create mode 100644 plugins/gtk+/glade-button-editor.h create mode 100644 plugins/gtk+/glade-button-editor.ui create mode 100644 plugins/gtk+/glade-cell-renderer-editor.c create mode 100644 plugins/gtk+/glade-cell-renderer-editor.h create mode 100644 plugins/gtk+/glade-column-types.c create mode 100644 plugins/gtk+/glade-column-types.h create mode 100644 plugins/gtk+/glade-combo-box-editor.c create mode 100644 plugins/gtk+/glade-combo-box-editor.h create mode 100644 plugins/gtk+/glade-combo-box-editor.ui create mode 100644 plugins/gtk+/glade-combo-box-text-editor.c create mode 100644 plugins/gtk+/glade-combo-box-text-editor.h create mode 100644 plugins/gtk+/glade-combo-box-text-editor.ui create mode 100644 plugins/gtk+/glade-entry-editor.c create mode 100644 plugins/gtk+/glade-entry-editor.h create mode 100644 plugins/gtk+/glade-entry-editor.ui create mode 100644 plugins/gtk+/glade-eprop-enum-int.c create mode 100644 plugins/gtk+/glade-eprop-enum-int.h create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-button-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-editor.ui create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-file-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-fixed.c create mode 100644 plugins/gtk+/glade-fixed.h create mode 100644 plugins/gtk+/glade-font-button-editor.c create mode 100644 plugins/gtk+/glade-font-button-editor.h create mode 100644 plugins/gtk+/glade-font-button-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-editor.ui create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-font-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-grid-editor.c create mode 100644 plugins/gtk+/glade-grid-editor.h create mode 100644 plugins/gtk+/glade-grid-editor.ui create mode 100644 plugins/gtk+/glade-gtk-about-dialog.c create mode 100644 plugins/gtk+/glade-gtk-action-bar.c create mode 100644 plugins/gtk+/glade-gtk-action-group.c create mode 100644 plugins/gtk+/glade-gtk-action-widgets.c create mode 100644 plugins/gtk+/glade-gtk-action-widgets.h create mode 100644 plugins/gtk+/glade-gtk-action.c create mode 100644 plugins/gtk+/glade-gtk-adjustment.c create mode 100644 plugins/gtk+/glade-gtk-app-chooser-button.c create mode 100644 plugins/gtk+/glade-gtk-app-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-arrow.c create mode 100644 plugins/gtk+/glade-gtk-assistant.c create mode 100644 plugins/gtk+/glade-gtk-box.c create mode 100644 plugins/gtk+/glade-gtk-button.c create mode 100644 plugins/gtk+/glade-gtk-button.h create mode 100644 plugins/gtk+/glade-gtk-cell-layout.c create mode 100644 plugins/gtk+/glade-gtk-cell-layout.h create mode 100644 plugins/gtk+/glade-gtk-cell-renderer.c create mode 100644 plugins/gtk+/glade-gtk-cell-renderer.h create mode 100644 plugins/gtk+/glade-gtk-combo-box-text.c create mode 100644 plugins/gtk+/glade-gtk-combo-box.c create mode 100644 plugins/gtk+/glade-gtk-container.c create mode 100644 plugins/gtk+/glade-gtk-dialog.c create mode 100644 plugins/gtk+/glade-gtk-dialog.h create mode 100644 plugins/gtk+/glade-gtk-entry-buffer.c create mode 100644 plugins/gtk+/glade-gtk-entry.c create mode 100644 plugins/gtk+/glade-gtk-expander.c create mode 100644 plugins/gtk+/glade-gtk-file-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-fixed-layout.c create mode 100644 plugins/gtk+/glade-gtk-flow-box.c create mode 100644 plugins/gtk+/glade-gtk-font-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-frame.c create mode 100644 plugins/gtk+/glade-gtk-frame.h create mode 100644 plugins/gtk+/glade-gtk-grid.c create mode 100644 plugins/gtk+/glade-gtk-header-bar.c create mode 100644 plugins/gtk+/glade-gtk-icon-factory.c create mode 100644 plugins/gtk+/glade-gtk-icon-view.c create mode 100644 plugins/gtk+/glade-gtk-image-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-image.c create mode 100644 plugins/gtk+/glade-gtk-image.h create mode 100644 plugins/gtk+/glade-gtk-info-bar.c create mode 100644 plugins/gtk+/glade-gtk-label.c create mode 100644 plugins/gtk+/glade-gtk-level-bar.c create mode 100644 plugins/gtk+/glade-gtk-list-box.c create mode 100644 plugins/gtk+/glade-gtk-list-store.c create mode 100644 plugins/gtk+/glade-gtk-marshallers.c create mode 100644 plugins/gtk+/glade-gtk-marshallers.h create mode 100644 plugins/gtk+/glade-gtk-marshallers.list create mode 100644 plugins/gtk+/glade-gtk-menu-bar.c create mode 100644 plugins/gtk+/glade-gtk-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-menu-shell.c create mode 100644 plugins/gtk+/glade-gtk-menu-shell.h create mode 100644 plugins/gtk+/glade-gtk-menu-tool-button.c create mode 100644 plugins/gtk+/glade-gtk-menu.c create mode 100644 plugins/gtk+/glade-gtk-message-dialog.c create mode 100644 plugins/gtk+/glade-gtk-model-button.c create mode 100644 plugins/gtk+/glade-gtk-notebook.c create mode 100644 plugins/gtk+/glade-gtk-notebook.h create mode 100644 plugins/gtk+/glade-gtk-overlay.c create mode 100644 plugins/gtk+/glade-gtk-paned.c create mode 100644 plugins/gtk+/glade-gtk-popover-menu.c create mode 100644 plugins/gtk+/glade-gtk-popover.c create mode 100644 plugins/gtk+/glade-gtk-progress-bar.c create mode 100644 plugins/gtk+/glade-gtk-radio-button.c create mode 100644 plugins/gtk+/glade-gtk-radio-menu-item.c create mode 100644 plugins/gtk+/glade-gtk-recent-chooser-menu.c create mode 100644 plugins/gtk+/glade-gtk-recent-chooser-widget.c create mode 100644 plugins/gtk+/glade-gtk-recent-file-filter.c create mode 100644 plugins/gtk+/glade-gtk-resources.c create mode 100644 plugins/gtk+/glade-gtk-resources.gresource.xml create mode 100644 plugins/gtk+/glade-gtk-resources.h create mode 100644 plugins/gtk+/glade-gtk-revealer.c create mode 100644 plugins/gtk+/glade-gtk-scale.c create mode 100644 plugins/gtk+/glade-gtk-scrollbar.c create mode 100644 plugins/gtk+/glade-gtk-scrolled-window.c create mode 100644 plugins/gtk+/glade-gtk-searchbar.c create mode 100644 plugins/gtk+/glade-gtk-size-group.c create mode 100644 plugins/gtk+/glade-gtk-spin-button.c create mode 100644 plugins/gtk+/glade-gtk-stack-switcher.c create mode 100644 plugins/gtk+/glade-gtk-stack.c create mode 100644 plugins/gtk+/glade-gtk-switch.c create mode 100644 plugins/gtk+/glade-gtk-table.c create mode 100644 plugins/gtk+/glade-gtk-text-buffer.c create mode 100644 plugins/gtk+/glade-gtk-text-tag-table.c create mode 100644 plugins/gtk+/glade-gtk-text-view.c create mode 100644 plugins/gtk+/glade-gtk-tool-button.c create mode 100644 plugins/gtk+/glade-gtk-tool-item-group.c create mode 100644 plugins/gtk+/glade-gtk-tool-item.c create mode 100644 plugins/gtk+/glade-gtk-tool-palette.c create mode 100644 plugins/gtk+/glade-gtk-toolbar.c create mode 100644 plugins/gtk+/glade-gtk-tree-view.c create mode 100644 plugins/gtk+/glade-gtk-tree-view.h create mode 100644 plugins/gtk+/glade-gtk-viewport.c create mode 100644 plugins/gtk+/glade-gtk-widget.c create mode 100644 plugins/gtk+/glade-gtk-window.c create mode 100644 plugins/gtk+/glade-gtk.h create mode 100644 plugins/gtk+/glade-header-bar-editor.c create mode 100644 plugins/gtk+/glade-header-bar-editor.h create mode 100644 plugins/gtk+/glade-header-bar-editor.ui create mode 100644 plugins/gtk+/glade-icon-factory-editor.c create mode 100644 plugins/gtk+/glade-icon-factory-editor.h create mode 100644 plugins/gtk+/glade-icon-sources.c create mode 100644 plugins/gtk+/glade-icon-sources.h create mode 100644 plugins/gtk+/glade-icon-view-editor.c create mode 100644 plugins/gtk+/glade-icon-view-editor.h create mode 100644 plugins/gtk+/glade-icon-view-editor.ui create mode 100644 plugins/gtk+/glade-image-editor.c create mode 100644 plugins/gtk+/glade-image-editor.h create mode 100644 plugins/gtk+/glade-image-editor.ui create mode 100644 plugins/gtk+/glade-image-item-editor.c create mode 100644 plugins/gtk+/glade-image-item-editor.h create mode 100644 plugins/gtk+/glade-label-editor.c create mode 100644 plugins/gtk+/glade-label-editor.h create mode 100644 plugins/gtk+/glade-label-editor.ui create mode 100644 plugins/gtk+/glade-layout-editor.c create mode 100644 plugins/gtk+/glade-layout-editor.h create mode 100644 plugins/gtk+/glade-layout-editor.ui create mode 100644 plugins/gtk+/glade-level-bar-editor.c create mode 100644 plugins/gtk+/glade-level-bar-editor.h create mode 100644 plugins/gtk+/glade-level-bar-editor.ui create mode 100644 plugins/gtk+/glade-message-dialog-editor.c create mode 100644 plugins/gtk+/glade-message-dialog-editor.h create mode 100644 plugins/gtk+/glade-message-dialog-editor.ui create mode 100644 plugins/gtk+/glade-misc-editor.c create mode 100644 plugins/gtk+/glade-misc-editor.h create mode 100644 plugins/gtk+/glade-misc-editor.ui create mode 100644 plugins/gtk+/glade-model-button-editor.c create mode 100644 plugins/gtk+/glade-model-button-editor.h create mode 100644 plugins/gtk+/glade-model-button-editor.ui create mode 100644 plugins/gtk+/glade-model-data.c create mode 100644 plugins/gtk+/glade-model-data.h create mode 100644 plugins/gtk+/glade-notebook-editor.c create mode 100644 plugins/gtk+/glade-notebook-editor.h create mode 100644 plugins/gtk+/glade-notebook-editor.ui create mode 100644 plugins/gtk+/glade-popover-editor.c create mode 100644 plugins/gtk+/glade-popover-editor.h create mode 100644 plugins/gtk+/glade-popover-editor.ui create mode 100644 plugins/gtk+/glade-popover-menu-editor.c create mode 100644 plugins/gtk+/glade-popover-menu-editor.h create mode 100644 plugins/gtk+/glade-popover-menu-editor.ui create mode 100644 plugins/gtk+/glade-progress-bar-editor.c create mode 100644 plugins/gtk+/glade-progress-bar-editor.h create mode 100644 plugins/gtk+/glade-progress-bar-editor.ui create mode 100644 plugins/gtk+/glade-real-tree-view-editor.c create mode 100644 plugins/gtk+/glade-real-tree-view-editor.h create mode 100644 plugins/gtk+/glade-real-tree-view-editor.ui create mode 100644 plugins/gtk+/glade-recent-action-editor.c create mode 100644 plugins/gtk+/glade-recent-action-editor.h create mode 100644 plugins/gtk+/glade-recent-action-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-dialog-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-menu-editor.ui create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.c create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.h create mode 100644 plugins/gtk+/glade-recent-chooser-widget-editor.ui create mode 100644 plugins/gtk+/glade-scale-button-editor.c create mode 100644 plugins/gtk+/glade-scale-button-editor.h create mode 100644 plugins/gtk+/glade-scale-button-editor.ui create mode 100644 plugins/gtk+/glade-scale-editor.c create mode 100644 plugins/gtk+/glade-scale-editor.h create mode 100644 plugins/gtk+/glade-scale-editor.ui create mode 100644 plugins/gtk+/glade-scrollable-editor.c create mode 100644 plugins/gtk+/glade-scrollable-editor.h create mode 100644 plugins/gtk+/glade-scrollable-editor.ui create mode 100644 plugins/gtk+/glade-scrollbar-editor.c create mode 100644 plugins/gtk+/glade-scrollbar-editor.h create mode 100644 plugins/gtk+/glade-scrollbar-editor.ui create mode 100644 plugins/gtk+/glade-scrolled-window-editor.c create mode 100644 plugins/gtk+/glade-scrolled-window-editor.h create mode 100644 plugins/gtk+/glade-scrolled-window-editor.ui create mode 100644 plugins/gtk+/glade-spin-button-editor.c create mode 100644 plugins/gtk+/glade-spin-button-editor.h create mode 100644 plugins/gtk+/glade-spin-button-editor.ui create mode 100644 plugins/gtk+/glade-stack-editor.c create mode 100644 plugins/gtk+/glade-stack-editor.h create mode 100644 plugins/gtk+/glade-stack-editor.ui create mode 100644 plugins/gtk+/glade-stack-switcher-editor.c create mode 100644 plugins/gtk+/glade-stack-switcher-editor.h create mode 100644 plugins/gtk+/glade-stack-switcher-editor.ui create mode 100644 plugins/gtk+/glade-store-editor.c create mode 100644 plugins/gtk+/glade-store-editor.h create mode 100644 plugins/gtk+/glade-string-list.c create mode 100644 plugins/gtk+/glade-string-list.h create mode 100644 plugins/gtk+/glade-text-view-editor.c create mode 100644 plugins/gtk+/glade-text-view-editor.h create mode 100644 plugins/gtk+/glade-text-view-editor.ui create mode 100644 plugins/gtk+/glade-tool-button-editor.c create mode 100644 plugins/gtk+/glade-tool-button-editor.h create mode 100644 plugins/gtk+/glade-tool-button-editor.ui create mode 100644 plugins/gtk+/glade-tool-item-group-editor.c create mode 100644 plugins/gtk+/glade-tool-item-group-editor.h create mode 100644 plugins/gtk+/glade-tool-palette-editor.c create mode 100644 plugins/gtk+/glade-tool-palette-editor.h create mode 100644 plugins/gtk+/glade-tool-palette-editor.ui create mode 100644 plugins/gtk+/glade-treeview-editor.c create mode 100644 plugins/gtk+/glade-treeview-editor.h create mode 100644 plugins/gtk+/glade-viewport-editor.c create mode 100644 plugins/gtk+/glade-viewport-editor.h create mode 100644 plugins/gtk+/glade-viewport-editor.ui create mode 100644 plugins/gtk+/glade-widget-editor.c create mode 100644 plugins/gtk+/glade-widget-editor.h create mode 100644 plugins/gtk+/glade-widget-editor.ui create mode 100644 plugins/gtk+/glade-window-editor.c create mode 100644 plugins/gtk+/glade-window-editor.h create mode 100644 plugins/gtk+/glade-window-editor.ui create mode 100644 plugins/gtk+/gtk+.xml create mode 100644 plugins/gtk+/gtk+.xml.in create mode 100644 plugins/gtk+/gtkunixprint.xml create mode 100644 plugins/gtk+/gtkunixprint.xml.in create mode 100644 plugins/gtk+/icons/16x16/Makefile.am create mode 100644 plugins/gtk+/icons/16x16/Makefile.in create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-aboutdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-accellabel.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-action.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-actionbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-actiongroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-adjustment.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-alignment.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-appchooserwidget.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-arrow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-aspectframe.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-assistant.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-box.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-button.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-buttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-calendar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellareabox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendereraccel.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderercombo.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererpixbuf.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererprogress.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererspin.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrendererspinner.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderertext.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-cellrenderertoggle.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-checkbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-checkmenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-colorselectiondialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-combobox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-comboboxtext.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-default.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-dialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-drawingarea.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entry.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entrybuffer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-entrycompletion.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-eventbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-expander.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filechooserwidget.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-filefilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fixed.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-flowbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-flowboxchild.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-fontselectiondialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-frame.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-glarea.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-grid.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-handlebox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hbuttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-headerbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hpaned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hscale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hscrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-hseparator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-iconfactory.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-iconview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-image.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-imagemenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-infobar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-inputdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-label.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-layout.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-levelbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-linkbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-listbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-listboxrow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-liststore.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-lockbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menu.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menubar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menubutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-menutoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-messagedialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-modelbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-notebook.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-offscreenwindow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-overlay.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-pagesetupdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-paned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-placessidebar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-popover.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-popovermenu.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-printdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-progressbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radioaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiobutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiomenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-radiotoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchooser.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchooserdialog.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentchoosermenu.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentfilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-recentmanager.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-revealer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scalebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-scrolledwindow.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-searchbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-searchentry.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separatormenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-separatortoolitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-sizegroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-spinbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-spinner.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-stack.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-stacksidebar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-stackswitcher.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-statusbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-statusicon.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-switch.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-table.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-tearoffmenuitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-texttag.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-texttagtable.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-textview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toggleaction.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-togglebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toggletoolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolbutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolitem.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolitemgroup.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-toolpalette.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treemodelfilter.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treemodelsort.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeselection.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treestore.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeview.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-treeviewcolumn.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vbuttonbox.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-viewport.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-volumebutton.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vpaned.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vscale.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vscrollbar.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-vseparator.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-window.png create mode 100644 plugins/gtk+/icons/16x16/widget-gtk-windowgroup.png create mode 100644 plugins/gtk+/icons/22x22/Makefile.am create mode 100644 plugins/gtk+/icons/22x22/Makefile.in create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-aboutdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-accellabel.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-action.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-actionbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-actiongroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-adjustment.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-alignment.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-appchooserwidget.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-arrow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-aspectframe.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-assistant.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-box.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-button.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-buttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-calendar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellareabox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendereraccel.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderercombo.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererpixbuf.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererprogress.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererspin.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrendererspinner.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderertext.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-cellrenderertoggle.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-checkbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-checkmenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-colorselectiondialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-combobox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-comboboxtext.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-default.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-dialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-drawingarea.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entry.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entrybuffer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-entrycompletion.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-eventbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-expander.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filechooserwidget.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-filefilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fixed.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-flowbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-flowboxchild.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-fontselectiondialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-frame.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-glarea.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-grid.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-handlebox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hbuttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-headerbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hpaned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hscale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hscrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-hseparator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-iconfactory.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-iconview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-image.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-imagemenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-infobar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-inputdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-label.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-layout.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-levelbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-linkbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-listbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-listboxrow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-liststore.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-lockbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menu.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menubar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menubutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-menutoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-messagedialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-modelbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-notebook.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-offscreenwindow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-overlay.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-pagesetupdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-paned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-placessidebar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-popover.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-popovermenu.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-printdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-progressbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radioaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiobutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiomenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-radiotoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchooser.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchooserdialog.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentchoosermenu.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentfilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-recentmanager.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-revealer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scalebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-scrolledwindow.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-searchbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-searchentry.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separatormenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-separatortoolitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-sizegroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-spinbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-spinner.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-stack.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-stacksidebar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-stackswitcher.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-statusbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-statusicon.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-switch.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-table.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-tearoffmenuitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-texttag.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-texttagtable.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-textview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toggleaction.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-togglebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toggletoolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolbutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolitem.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolitemgroup.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-toolpalette.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treemodelfilter.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treemodelsort.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeselection.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treestore.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeview.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-treeviewcolumn.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vbuttonbox.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-viewport.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-volumebutton.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vpaned.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vscale.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vscrollbar.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-vseparator.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-window.png create mode 100644 plugins/gtk+/icons/22x22/widget-gtk-windowgroup.png create mode 100644 plugins/gtk+/icons/Makefile.am create mode 100644 plugins/gtk+/icons/Makefile.in create mode 100644 plugins/gtk-private/glade-gtk-private.xml create mode 100644 plugins/python/Makefile.am create mode 100644 plugins/python/Makefile.in create mode 100644 plugins/python/glade-python.c create mode 100644 plugins/webkit2gtk/Makefile.am create mode 100644 plugins/webkit2gtk/Makefile.in create mode 100644 plugins/webkit2gtk/glade-webkit2gtk.c create mode 100644 plugins/webkit2gtk/webkit2gtk.xml create mode 100644 plugins/webkit2gtk/webkit2gtk.xml.in create mode 100644 po/ChangeLog create mode 100644 po/LINGUAS create mode 100644 po/Makefile.in.in create mode 100644 po/POTFILES.in create mode 100644 po/POTFILES.skip create mode 100644 po/ar.po create mode 100644 po/ast.po create mode 100644 po/az.po create mode 100644 po/bg.po create mode 100644 po/bn.po create mode 100644 po/bn_IN.po create mode 100644 po/bs.po create mode 100644 po/ca.po create mode 100644 po/ca@valencia.po create mode 100644 po/cs.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/el.po create mode 100644 po/en@shaw.po create mode 100644 po/en_CA.po create mode 100644 po/en_GB.po create mode 100644 po/eo.po create mode 100644 po/es.po create mode 100644 po/et.po create mode 100644 po/eu.po create mode 100644 po/fi.po create mode 100644 po/fr.po create mode 100644 po/fur.po create mode 100644 po/gl.po create mode 100644 po/gu.po create mode 100644 po/he.po create mode 100644 po/hi.po create mode 100644 po/hu.po create mode 100644 po/hy.po create mode 100644 po/id.po create mode 100644 po/it.po create mode 100644 po/ja.po create mode 100644 po/kk.po create mode 100644 po/km.po create mode 100644 po/ko.po create mode 100644 po/lt.po create mode 100644 po/lv.po create mode 100644 po/mai.po create mode 100644 po/mk.po create mode 100644 po/ml.po create mode 100644 po/mr.po create mode 100644 po/ms.po create mode 100644 po/nb.po create mode 100644 po/ne.po create mode 100644 po/nl.po create mode 100644 po/nn.po create mode 100644 po/oc.po create mode 100644 po/or.po create mode 100644 po/pa.po create mode 100644 po/pl.po create mode 100644 po/pt.po create mode 100644 po/pt_BR.po create mode 100644 po/ro.po create mode 100644 po/ru.po create mode 100644 po/si.po create mode 100644 po/sk.po create mode 100644 po/sl.po create mode 100644 po/sq.po create mode 100644 po/sr.po create mode 100644 po/sr@latin.po create mode 100644 po/sv.po create mode 100644 po/ta.po create mode 100644 po/te.po create mode 100644 po/th.po create mode 100644 po/tr.po create mode 100644 po/ug.po create mode 100644 po/uk.po create mode 100644 po/vi.po create mode 100644 po/zh_CN.po create mode 100644 po/zh_HK.po create mode 100644 po/zh_TW.po create mode 100644 src/Makefile.am create mode 100644 src/Makefile.in create mode 100644 src/glade-http.c create mode 100644 src/glade-http.h create mode 100644 src/glade-intro.c create mode 100644 src/glade-intro.h create mode 100644 src/glade-logo.h create mode 100644 src/glade-preferences.c create mode 100644 src/glade-preferences.glade create mode 100644 src/glade-preferences.h create mode 100644 src/glade-registration.c create mode 100644 src/glade-registration.css create mode 100644 src/glade-registration.glade create mode 100644 src/glade-registration.h create mode 100644 src/glade-resources.c create mode 100644 src/glade-resources.gresource.xml create mode 100644 src/glade-resources.h create mode 100644 src/glade-window.c create mode 100644 src/glade-window.css create mode 100644 src/glade-window.h create mode 100644 src/glade.glade create mode 100644 src/glade.rc.in create mode 100644 src/main.c create mode 100755 test-driver create mode 100644 tests/Makefile.am create mode 100644 tests/Makefile.in create mode 100644 tests/add-child.c create mode 100644 tests/create-widgets.c create mode 100644 tests/toplevel-order-resources.c create mode 100644 tests/toplevel-order-resources.gresource.xml create mode 100644 tests/toplevel-order-resources.h create mode 100644 tests/toplevel-order.c create mode 100644 tests/toplevel_order_test.glade create mode 100644 tests/toplevel_order_test2.glade create mode 100644 tests/toplevel_order_test3.glade create mode 100644 tests/toplevel_order_test4.glade create mode 100644 tests/toplevel_order_test5.glade create mode 100644 tests/toplevel_order_test6.glade diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..4403dde --- /dev/null +++ b/AUTHORS @@ -0,0 +1,7 @@ +Chema Celorio + +Thanks to : +Michal Palczewski - Widget tree window +Archit Baweja - New widgets, _get_type +Shane Butler - Glade Widget signals editor +Tristan Van Berkom - Non widget support. diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..f0b9d59 --- /dev/null +++ b/COPYING @@ -0,0 +1,5 @@ +This package is licensed under the GNU LGPL. Some code is still only available under GNU GPL. +Files that are not yet completely licenced under GNU LGPL are still marked as being licended as GNU GPL. + +Please see COPYING.LGPL for the full text of the LGPL license and the COPYING.GPL +for the full text of the GPL text respectively. diff --git a/COPYING.GPL b/COPYING.GPL new file mode 100644 index 0000000..5a965fb --- /dev/null +++ b/COPYING.GPL @@ -0,0 +1,280 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/COPYING.LGPL b/COPYING.LGPL new file mode 100644 index 0000000..191a97f --- /dev/null +++ b/COPYING.LGPL @@ -0,0 +1,437 @@ + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..dd38085 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,69429 @@ +# Generated by Makefile. Do not edit. + +commit f65173e5070c4710b16553b6dabfc4e6b4a47594 +Author: Марко Костић +Date: Wed Mar 28 20:40:37 2018 +0000 + + Update Serbian translation + + po/sr.po | 338 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 182 insertions(+), 156 deletions(-) + +commit d34d3c9f3f288290843dd8402a7559076ebab2ad +Author: Piotr Drąg +Date: Tue Mar 27 23:13:57 2018 +0200 + + Update Polish translation + + help/pl/figures/main-window.png | Bin 39528 -> 39642 bytes + 1 file changed, 0 insertions(+), 0 deletions(-) + +commit 7a4b06d5616aab366b75d30334045f249127270a +Author: Guillaume Bernard +Date: Mon Mar 26 19:59:11 2018 +0000 + + Update French translation + + po/fr.po | 52 ++++++++++++++++++++++++++++++++++++++++++---------- + 1 file changed, 42 insertions(+), 10 deletions(-) + +commit d14c0d4fe27374cd36622443622ca66e5164aeed +Author: Cheng-Chia Tseng +Date: Mon Mar 26 10:15:59 2018 +0000 + + Update Chinese (Taiwan) translation + + po/zh_TW.po | 2361 ++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1263 insertions(+), 1098 deletions(-) + +commit 81bbd61fedd0ec0544b25b3ce3a688cda4ff3c46 +Author: Andika Triwidada +Date: Sun Mar 25 18:50:28 2018 +0000 + + Update Indonesian translation + + po/id.po | 270 ++++++++++++--------------------------------------------------- + 1 file changed, 50 insertions(+), 220 deletions(-) + +commit f09977c773448ff25571a700f8fe8e4c52c24674 +Author: Marek Černocký +Date: Sun Mar 25 09:16:16 2018 +0200 + + Updated Czech translation + + po/cs.po | 46 ++++++++++++++++++++++++++++++++++++---------- + 1 file changed, 36 insertions(+), 10 deletions(-) + +commit 137fd19bf5940cf73f8654ffd0595128bfa36c99 +Author: Juan Pablo Ugarte +Date: Sat Mar 24 13:25:05 2018 -0300 + + GladeGtkHeaderBar: mark title and subtitle as translatable + + Fix bug #782753 "Glade does not allow ApplicationWindow's title to be marked as translatable" + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit f33da248acc879dff796159be7acb4bd504c2c73 +Author: Juan Pablo Ugarte +Date: Sat Mar 24 13:24:05 2018 -0300 + + GladeGtkDialog: chain up post_create() method + + GtkWindow adaptor handles use-csd property + + plugins/gtk+/glade-gtk-dialog.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 1f7c3e2e594df461117f1c1e136b9923789654d4 +Author: Juan Pablo Ugarte +Date: Sat Mar 24 13:22:48 2018 -0300 + + GladeGtkWindow: fix regression in get_children() method + + Allways return titlebar even if use-csd is not set + + plugins/gtk+/glade-gtk-window.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit fc01b4e3f086d58c3557d185c46dc4016a483a32 +Author: Piotr Drąg +Date: Fri Mar 23 23:48:17 2018 +0100 + + GladeAdaptorChooser: add missing translation domain + + gladeui/glade-adaptor-chooser.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit f2dccc0e9ab31884f70b77b4b21ae5613b5f4fd4 +Author: Piotr Drąg +Date: Fri Mar 23 23:47:25 2018 +0100 + + Update Polish translation + + po/pl.po | 24 ++++++++++++------------ + 1 file changed, 12 insertions(+), 12 deletions(-) + +commit 5ed1c6070277b6782c4f5773d83877a13018c0ef +Author: Juan Pablo Ugarte +Date: Thu Mar 22 18:34:24 2018 -0300 + + Fix build + + plugins/gtk+/glade-gtk-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 49103b5833c9493472d20d64ab9c0c9c3d6613cc +Author: Juan Pablo Ugarte +Date: Thu Mar 22 18:14:38 2018 -0300 + + GladeGtkWidget: save accessible-role atk property + + Fix memory leaks in glade_gtk_widget_write_atk_property() and glade_gtk_widget_write_atk_action() + Do not serialize atk object id if parent does not have one + + Fix bug #794518 "Does not write the accessible-role accessibility property" + + plugins/gtk+/glade-gtk-widget.c | 42 +++++++++++++++++++++++------------------ + 1 file changed, 24 insertions(+), 18 deletions(-) + +commit b85d9c638809d83fffbe3ef0c184de5415d28293 +Author: Fran Dieguez +Date: Wed Mar 21 08:48:39 2018 +0000 + + Update Galician translation + + po/gl.po | 41 ++++++++++++++++++++++++++++++++++++----- + 1 file changed, 36 insertions(+), 5 deletions(-) + +commit 728ebab0e1637b71064c57cc734c297ff2e5f7c8 +Author: Juan Pablo Ugarte +Date: Mon Mar 19 20:44:50 2018 -0300 + + GladeGtkWindow: fix regression in csd handling + + Fixes bug #794492 "Glade always re-enables the client-side-decoration option" + + plugins/gtk+/glade-gtk-window.c | 32 ++++++++++++++++++++++++++++---- + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 29 insertions(+), 4 deletions(-) + +commit 2d38f33654a12467d7512e50db61907d2ce42e54 +Author: Aurimas Černius +Date: Mon Mar 19 22:57:37 2018 +0200 + + Updated Lithuanian translation + + po/lt.po | 34 +++++++++++++++++++++++++++++++--- + 1 file changed, 31 insertions(+), 3 deletions(-) + +commit f84a52f983ec7bd891686c1c545bab91952b9c60 +Author: Mario Blättermann +Date: Mon Mar 19 03:12:14 2018 +0000 + + Update German translation + + po/de.po | 257 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 143 insertions(+), 114 deletions(-) + +commit bb211dfdeb1883957b79e28220c9359065e8664d +Author: Rafael Fontenelle +Date: Sun Mar 18 22:29:20 2018 +0000 + + Update Brazilian Portuguese translation + + po/pt_BR.po | 64 ++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 36 insertions(+), 28 deletions(-) + +commit ebce3d60b442924f6b4fd42a49cd4778b1bb86b4 +Author: Sebastian Rasmussen +Date: Sun Mar 18 20:24:32 2018 +0000 + + Update Swedish translation + + help/sv/sv.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit b9174cc94c22562efc8ee652ac26d53dd439e96e +Author: Anders Jonsson +Date: Sun Mar 18 21:19:08 2018 +0100 + + Update Swedish help image + + help/sv/figures/main-window.png | Bin 44210 -> 40355 bytes + 1 file changed, 0 insertions(+), 0 deletions(-) + +commit aeea29421057e923f10695bcf71206afeb4f5adf +Author: Balázs Meskó +Date: Sun Mar 18 18:39:34 2018 +0000 + + Update Hungarian translation + + po/hu.po | 33 ++++++++++++++++++++++++++++++--- + 1 file changed, 30 insertions(+), 3 deletions(-) + +commit 31040be36b0712fdfd3ea6a052980046745f83c7 +Author: Sebastian Rasmussen +Date: Sun Mar 18 17:20:05 2018 +0000 + + Update Swedish translation + + po/sv.po | 33 ++++++++++++++++++++++++++++++--- + 1 file changed, 30 insertions(+), 3 deletions(-) + +commit 5a671860cb0a34d297f0fd69156ad6aae92f9968 +Author: Milo Casagrande +Date: Sun Mar 18 14:34:35 2018 +0000 + + Update Italian translation + + po/it.po | 34 ++++++++++++++++++++++++++++++++-- + 1 file changed, 32 insertions(+), 2 deletions(-) + +commit aa2e87822a79b7390a76004251e14d5bd45a140b +Author: Piotr Drąg +Date: Sun Mar 18 01:34:34 2018 +0100 + + Update Polish translation + + po/pl.po | 31 +++++++++++++++++++++++++++++-- + 1 file changed, 29 insertions(+), 2 deletions(-) + +commit 1881a65bde7b58715e884546e5bc55fb8a4b2d05 +Author: Piotr Drąg +Date: Sun Mar 18 01:09:33 2018 +0100 + + Update POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 73e486ecc2d20f5dce6f24d3f04928d228f956a1 +Author: Milo Casagrande +Date: Sat Mar 17 14:52:08 2018 +0000 + + Update Italian translation + + po/it.po | 172 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 86 insertions(+), 86 deletions(-) + +commit d55c1e660820d08f250faddb1a296703fe104020 +Author: Kukuh Syafaat +Date: Thu Mar 15 14:12:23 2018 +0000 + + Update Indonesian translation + + po/id.po | 294 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 148 insertions(+), 146 deletions(-) + +commit a2f04a8719eda4132ce934a7c32af6559c7522c6 +Author: Balázs Meskó +Date: Thu Mar 15 09:04:24 2018 +0000 + + Update Hungarian translation + + po/hu.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 5ec4d70853874b8b64f9d4317a8dc262b9d0f27f +Author: Rafael Fontenelle +Date: Wed Mar 14 12:49:27 2018 +0000 + + Update Brazilian Portuguese translation + + po/pt_BR.po | 335 ++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 169 insertions(+), 166 deletions(-) + +commit 4657ca6941225eae9dfa8f8dffe247aef4fd37ec +Author: Florian Heiser +Date: Wed Mar 14 06:47:12 2018 +0000 + + Update German translation + + po/de.po | 298 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 151 insertions(+), 147 deletions(-) + +commit 10b974740553772c25582ff3dcaabc7b7bc975fe +Author: Muhammet Kara +Date: Tue Mar 13 18:10:01 2018 +0000 + + Update Turkish translation + + po/tr.po | 175 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 90 insertions(+), 85 deletions(-) + +commit 4df71d9fe2809eed1271dd48f414fe40f56f5571 +Author: Guillaume Bernard +Date: Tue Mar 13 09:32:11 2018 +0000 + + Update French translation + + po/fr.po | 167 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 85 insertions(+), 82 deletions(-) + +commit a916ba9e727dd635b235f1be97a2aa94f8db99ed +Author: Balázs Meskó +Date: Tue Mar 13 05:32:41 2018 +0000 + + Update Hungarian translation + + po/hu.po | 297 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 149 insertions(+), 148 deletions(-) + +commit 687bb0738ac7b95c6b4681898a6e9ebb8d2ef49d +Author: Fran Dieguez +Date: Mon Mar 12 23:10:10 2018 +0000 + + Update Galician translation + + po/gl.po | 304 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 153 insertions(+), 151 deletions(-) + +commit 6af582989348f2a100af2461181c97669040a976 +Author: Anders Jonsson +Date: Mon Mar 12 22:57:27 2018 +0000 + + Update Swedish translation + + po/sv.po | 294 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 148 insertions(+), 146 deletions(-) + +commit f381f144d3fc9625390d757520993a5865acb53e +Author: Aurimas Černius +Date: Mon Mar 12 23:04:41 2018 +0200 + + Updated Lithuanian translation + + po/lt.po | 187 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 95 insertions(+), 92 deletions(-) + +commit f700c1f4c719eea6eb2161a3fccad078442b62e7 +Author: Marek Černocký +Date: Mon Mar 12 20:12:59 2018 +0100 + + Updated Czech translation + + po/cs.po | 178 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 86 insertions(+), 92 deletions(-) + +commit 208e466220cb939d4fb9f06b3b8a27ee170d8c55 +Author: Juan Pablo Ugarte +Date: Mon Mar 12 16:00:28 2018 -0300 + + Rolling 3.22 + + NEWS | 19 +++++++++++++++++++ + configure.ac | 6 +++--- + 2 files changed, 22 insertions(+), 3 deletions(-) + +commit 968fc43dcd5ba436ecd2455d978e005cc8c9e5dd +Author: Piotr Drąg +Date: Mon Mar 12 19:52:16 2018 +0100 + + Update Polish translation + + po/pl.po | 320 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 158 insertions(+), 162 deletions(-) + +commit 773e8419857ea2b508203202586bdfd02d36ffdd +Author: Juan Pablo Ugarte +Date: Mon Mar 12 15:27:08 2018 -0300 + + GladeWindow: hide intro button after its finished. + + src/glade-window.c | 22 ++++++++++++++++++++-- + src/glade.glade | 22 ++++++++++++++++++---- + 2 files changed, 38 insertions(+), 6 deletions(-) + +commit 40b8df765eb3ec88bb6ac1b3d2f990d7bfe9d714 +Author: Anders Jonsson +Date: Sun Mar 11 20:11:43 2018 +0000 + + Update Swedish translation + + po/sv.po | 1222 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 661 insertions(+), 561 deletions(-) + +commit 7ef2bf88354afb675f50a699213cc6c234450798 +Author: Alexandre Franke +Date: Sun Mar 11 13:20:04 2018 +0000 + + Update French translation + + po/fr.po | 2978 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1535 insertions(+), 1443 deletions(-) + +commit d3f53d34857327e63039d8804293b481896f162a +Author: Rūdolfs Mazurs +Date: Sat Mar 10 11:05:20 2018 +0200 + + Update Latvian translation + + po/lv.po | 2324 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1220 insertions(+), 1104 deletions(-) + +commit 7f8140652b5098e31c11e3c90a5001eadbd806c9 +Author: albfan +Date: Wed Mar 7 01:03:40 2018 +0100 + + Gtk+ plugin: get back GtkIconView widget + + Recover widget lost in split for control and display menus + + Fix bug #794141 - Gtk.IconView disappeared from glade + + plugins/gtk+/gtk+.xml.in | 1 + + 1 file changed, 1 insertion(+) + +commit 0298a2009e6e8ff81c341973d93adab49002e1a3 +Author: Çağatay Yiğit Şahin +Date: Thu Mar 8 12:42:50 2018 +0000 + + Update Turkish translation + + po/tr.po | 2626 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1361 insertions(+), 1265 deletions(-) + +commit 19a31df0d236e803f4f7903887ca8bf0ab0ffa41 +Author: Milo Casagrande +Date: Thu Mar 8 08:45:54 2018 +0000 + + Update Italian translation + + po/it.po | 2339 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1219 insertions(+), 1120 deletions(-) + +commit 6d397939481c8eee843502aac966d51c6f687411 +Author: Juan Pablo Ugarte +Date: Tue Mar 6 19:55:46 2018 -0300 + + GladeActionBarEditor: remove bogus warning + + plugins/gtk+/glade-action-bar-editor.ui | 1 - + 1 file changed, 1 deletion(-) + +commit 85a47fc08882c3ee9425cc4d72ca18bfb8597ff2 +Author: Juan Pablo Ugarte +Date: Tue Mar 6 19:51:12 2018 -0300 + + Fix glade_util_container_get_all_children() + + gtk_container_forall() no longer returns all children for all classes + + For example in GtkActionBar forall() only returns the internal revealer child + and foreach() returns all the widgets added by the user which are inside a + box which parent its the internal revealer + + So in order to get all the children we need to call forall() and foreach() and remove duplicates + + This fixes bug #778537 "ActionBar need placeholder" + + gladeui/glade-utils.c | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +commit 9888e98ae7f8911603cfe165fe96519469bcd29e +Author: Rafael Fontenelle +Date: Mon Mar 5 14:28:30 2018 +0000 + + Update Brazilian Portuguese translation + + help/pt_BR/pt_BR.po | 55 ++++++++++++++++++++++++----------------------------- + 1 file changed, 25 insertions(+), 30 deletions(-) + +commit 68a009b2eac69dc65da6a0ea75cc13a711d53a6e +Author: Marek Černocký +Date: Sun Mar 4 08:30:03 2018 +0100 + + Removed useless tag "translatable" + + src/glade.glade | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 8be0fe47b2c4a29c13d2d0b44587910700cf85b6 +Author: Marek Černocký +Date: Sun Mar 4 08:27:29 2018 +0100 + + Updated Czech translation + + po/cs.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 8040387efbf19a3faef7a6f211b6a83ce3ec3bd7 +Author: Marek Černocký +Date: Sun Mar 4 08:26:45 2018 +0100 + + Updated Czech translation + + po/cs.po | 1300 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 700 insertions(+), 600 deletions(-) + +commit fa16f1bf419bcfdf0e8046ee6af811a38ec86f72 +Author: Juan Pablo Ugarte +Date: Sat Mar 3 22:10:45 2018 -0300 + + GladeWindow: replace tabs with spaces + + src/glade-window.c | 99 +++++++++++++++++++++++++++--------------------------- + 1 file changed, 49 insertions(+), 50 deletions(-) + +commit da10140dd7baf9a82db9e248b7ab92601a379ca2 +Author: Juan Pablo Ugarte +Date: Sat Mar 3 22:04:30 2018 -0300 + + GladeWindow: set label on toolbar actions + + src/glade-window.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 24b022936359e753606477af1f23130c7894d008 +Author: Ask Hjorth Larsen +Date: Sat Mar 3 19:05:10 2018 +0100 + + Updated Danish translation + + po/da.po | 2506 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1298 insertions(+), 1208 deletions(-) + +commit cb3f68dc3a2e98de1b13f859978a9df877cc8680 +Author: Baurzhan Muftakhidinov +Date: Sat Mar 3 15:41:21 2018 +0000 + + Update Kazakh translation + + po/kk.po | 2145 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 1063 insertions(+), 1082 deletions(-) + +commit 67624775403d07bc126bd9a27bdc7bddd3d5afa0 +Author: Aurimas Černius +Date: Sat Mar 3 13:44:01 2018 +0200 + + Updated Lithuanian translation + + po/lt.po | 184 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 78 insertions(+), 106 deletions(-) + +commit 7b91d0f44490f7e8173083536b88f94ab9a0d0db +Author: Sebastian Stang +Date: Wed Feb 28 09:02:16 2018 +0100 + + Add GDK_SUPER_MASK accelerator handling + + plugins/gtk+/glade-accels.c | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +commit 5c2d492529f0df41a7b1eacc0c359964c8ea63b3 +Author: Kukuh Syafaat +Date: Thu Mar 1 09:45:56 2018 +0000 + + Update Indonesian translation + + po/id.po | 50 +++++++++++++++++++++++++------------------------- + 1 file changed, 25 insertions(+), 25 deletions(-) + +commit f373288352764363993b228d190cf96789fd7a40 +Author: Juan Pablo Ugarte +Date: Wed Feb 28 21:42:10 2018 -0300 + + Gtk+ plugin: fix GtkPopover support + + Improve support without creating a subclass, still need to + find a way to override map/unmap warnings + + Fix bug #793757 "Gtk-CRITICAL **: _gtk_window_add_popover: assertion '_gtk_widget_get_parent (popover) == NULL' failed" + + plugins/gtk+/glade-gtk-popover-menu.c | 19 ------------------- + plugins/gtk+/glade-gtk-popover.c | 16 +++++++++------- + plugins/gtk+/gtk+.xml.in | 5 ++++- + 3 files changed, 13 insertions(+), 27 deletions(-) + +commit 667f255a53820815117358e7e96641d49f4522dd +Author: Juan Pablo Ugarte +Date: Wed Feb 28 21:19:01 2018 -0300 + + Revert "GladeWidgetAdaptor: fix glade_widget_adaptor_get_parent_adaptor()" + + This reverts commit b9763bfada7c9ecc2532563a97c387f8c20962b5. + + Revert "GtkPopover: rework support code to fix bugs and warnings" + + This reverts commit d2bedbab24c64198b373345e973d00e1f9fdc33c. + + gladeui/glade-widget-adaptor.c | 16 +------- + plugins/gtk+/glade-gtk-popover.c | 84 +++++++++++----------------------------- + plugins/gtk+/gtk+.xml.in | 11 +----- + 3 files changed, 25 insertions(+), 86 deletions(-) + +commit ebd3634c85465ee27f345cd904704ce5379d6d4a +Author: Juan Pablo Ugarte +Date: Wed Feb 28 20:58:03 2018 -0300 + + Gtk+ plugin: fix GtkStack replace child function + + Fi bug 793652 "Crash when deleting a list" + + plugins/gtk+/glade-gtk-stack.c | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +commit b9763bfada7c9ecc2532563a97c387f8c20962b5 +Author: Juan Pablo Ugarte +Date: Mon Feb 26 17:41:23 2018 -0300 + + GladeWidgetAdaptor: fix glade_widget_adaptor_get_parent_adaptor() + + Use adaptor real_type instead of runtime type which could be a derived type + + glade_widget_adaptor_from_catalog() Add check for get-type-function return value + + gladeui/glade-widget-adaptor.c | 16 +++++++++++++++- + 1 file changed, 15 insertions(+), 1 deletion(-) + +commit bc218dce4c36a0724378f70e9ef212830834d5c1 +Author: Changwoo Ryu +Date: Sun Feb 25 14:50:11 2018 +0000 + + Update Korean translation + + po/ko.po | 2300 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1197 insertions(+), 1103 deletions(-) + +commit d2bedbab24c64198b373345e973d00e1f9fdc33c +Author: Juan Pablo Ugarte +Date: Sat Feb 24 21:51:31 2018 -0300 + + GtkPopover: rework support code to fix bugs and warnings + + Use a derived class with overrided methods for the runtime + + Fix bug #793757 "Gtk-CRITICAL **: _gtk_window_add_popover: assertion '_gtk_widget_get_parent (popover) == NULL' failed" + + plugins/gtk+/glade-gtk-popover.c | 84 +++++++++++++++++++++++++++++----------- + plugins/gtk+/gtk+.xml.in | 11 +++++- + 2 files changed, 71 insertions(+), 24 deletions(-) + +commit 7eb1012bb270f4e30afe518d0b9289c473fc0657 +Author: Juan Pablo Ugarte +Date: Sat Feb 24 12:01:30 2018 -0300 + + GladeEditorPropertyTextClass: use relative paths for resources + + From now one Glade will use relative paths for filename properties + like image resources. + + gladeui/glade-editor-property.c | 22 ++++++++++------------ + 1 file changed, 10 insertions(+), 12 deletions(-) + +commit e221282d534633d15d7a1fce9189bfb2badd57a7 +Author: Juan Pablo Ugarte +Date: Sat Feb 24 11:55:04 2018 -0300 + + GladeProject: always treat resource properties as relative + + gladeui/glade-project.c | 118 ++++++++++++++++++++++++++++++++++++++++++------ + 1 file changed, 105 insertions(+), 13 deletions(-) + +commit 188bc4f84fdb2f603435a2fc1f1765bd18509a03 +Author: Juan Pablo Ugarte +Date: Sat Feb 24 11:34:57 2018 -0300 + + Add _glade_util_file_get_relative_path() to the private zoo. + + gladeui/glade-private.h | 3 +++ + gladeui/glade-utils.c | 41 +++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 44 insertions(+) + +commit 195fe472553d9c4850c1194dba1b11b628b76cff +Author: Juan Pablo Ugarte +Date: Sat Feb 24 11:16:10 2018 -0300 + + GladePropertyClass: fix missing images data loss + + Make make_object_from_string() always return a different pixbuf for + image properties to avoid loosing data by returning a copy + of gtk_icon_theme_load_icon() + + Dix bug #772485 "File Name property of GtkImage is copied to all other GtkImage" + + gladeui/glade-property-class.c | 7 +++++-- + 1 file changed, 5 insertions(+), 2 deletions(-) + +commit c1496e8d615337193f9997d07c2e547221a74cba +Author: Balázs Úr +Date: Fri Feb 23 22:56:18 2018 +0000 + + Update Hungarian translation + + po/hu.po | 72 ++++++++++++++++++++-------------------------------------------- + 1 file changed, 22 insertions(+), 50 deletions(-) + +commit 005514f3d1c5e2f34d72bbbf7194ac438ca98db7 +Author: Piotr Drąg +Date: Fri Feb 23 23:21:40 2018 +0100 + + Fix Spanish translation header + + po/es.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 40a7ffd1ad7483e0ae5b8cbf153398fbff5ac6eb +Author: Mario Blättermann +Date: Fri Feb 23 21:13:13 2018 +0000 + + Update German translation + + help/de/de.po | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit c56b5ee60d9570e31de60481cc0ef441926d6959 +Author: Милош Поповић +Date: Fri Feb 23 14:44:25 2018 +0000 + + Update Serbian Latin translation + + po/sr@latin.po | 2248 +++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1177 insertions(+), 1071 deletions(-) + +commit b71206ab5e9f5cec8eec322e2878d29769f60b05 +Author: Марко Костић +Date: Fri Feb 23 14:43:43 2018 +0000 + + Update Serbian translation + + po/sr.po | 1229 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 666 insertions(+), 563 deletions(-) + +commit 03131b5d6bc73765aa0484994983fed54b17a72b +Author: Fran Dieguez +Date: Fri Feb 23 00:18:07 2018 +0000 + + Update Galician translation + + po/gl.po | 73 +++++++++++++++++++++------------------------------------------- + 1 file changed, 24 insertions(+), 49 deletions(-) + +commit 41bd7b0dca1e96faefe1de7e2da6c53c9790734d +Author: Daniel Mustieles +Date: Wed Feb 21 17:53:25 2018 +0100 + + Updated Spanish translation + + po/es.po | 46 ++++++++++++++++++++-------------------------- + 1 file changed, 20 insertions(+), 26 deletions(-) + +commit f70d4f9dce6f7139bd5049d8adc176c02216b456 +Author: Tim Sabsch +Date: Mon Feb 19 15:50:04 2018 +0000 + + Update German translation + + po/de.po | 46 +++++++++++++++++++++++----------------------- + 1 file changed, 23 insertions(+), 23 deletions(-) + +commit 088d8af6dd3eeb216c8a38cb22f433f4e7798711 +Author: Juan Pablo Ugarte +Date: Sat Feb 17 12:33:37 2018 -0300 + + plugins/gtk+/glade-gtk-action-widgets.c glade-gtk-cell-layout.c: fix identation. + + plugins/gtk+/glade-gtk-action-widgets.c | 27 ++++---- + plugins/gtk+/glade-gtk-cell-layout.c | 117 +++++++++++++++++--------------- + 2 files changed, 75 insertions(+), 69 deletions(-) + +commit f440cdde2dc0967219c9e2c16264838c8b225548 +Author: Juan Pablo Ugarte +Date: Sat Feb 17 12:25:59 2018 -0300 + + Fix bug in action widgets response-id parsing on 32bits system + + plugins/gtk+/glade-gtk-action-widgets.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit ade6076ff6ee12d5b8f7408d25493439dbdf8a42 +Author: Juan Pablo Ugarte +Date: Sat Feb 17 12:23:56 2018 -0300 + + Fix bug in GtkCellRenderer attributes parsing on 32bits systems + + Fixes bug 793036 "GtkCellRenderer Properties not loaded from glade file" + Thanks to Peter Onion for finding and fixing it. + + plugins/gtk+/glade-gtk-cell-layout.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2888b1e523d2b7f7a336caca183bf375151ee0a7 +Author: Rafael Fontenelle +Date: Fri Feb 16 17:44:20 2018 +0000 + + Update Brazilian Portuguese translation + + po/pt_BR.po | 2233 +++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1165 insertions(+), 1068 deletions(-) + +commit 96fb1249d4ef05788da07af758280b07ea292948 +Author: Piotr Drąg +Date: Fri Feb 16 18:39:53 2018 +0100 + + Update Polish translation + + po/pl.po | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit c427b20c74795d7dea43a6a1e03c6a820c9ef62c +Author: Rafael Fontenelle +Date: Fri Feb 16 15:31:19 2018 -0200 + + glade-window.c: Fix typo + + src/glade-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 80caca13e0c152594e99ece5e5ab9826467e9c1a +Author: Fran Dieguez +Date: Fri Feb 16 15:46:18 2018 +0000 + + Update Galician translation + + po/gl.po | 2258 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1190 insertions(+), 1068 deletions(-) + +commit 1494675e606dc27ffb7165073a5ef626a67d2a60 +Author: Fabio Tomat +Date: Fri Feb 16 12:00:32 2018 +0000 + + Update Friulian translation + + po/fur.po | 2620 ++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1374 insertions(+), 1246 deletions(-) + +commit 859e8b494c26c5d730c1ad6dfa32fec7d43b3e34 +Author: Piotr Drąg +Date: Sat Feb 10 21:01:15 2018 +0100 + + Update Polish translation + + po/pl.po | 1053 ++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 477 insertions(+), 576 deletions(-) + +commit 33a57a408226e0b5c4cee693000f6c2261a01ed9 +Author: Daniel Mustieles +Date: Tue Feb 6 12:08:20 2018 +0000 + + Update Spanish translation + + po/es.po | 104 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 45 insertions(+), 59 deletions(-) + +commit 3e2ee0f5ae4358bcf847f128744ac1e8a9e6dbb8 +Author: Aurimas Černius +Date: Sun Feb 4 15:43:08 2018 +0200 + + Updated Lithuanian translation + + po/lt.po | 2237 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1183 insertions(+), 1054 deletions(-) + +commit b003f4445e7b9e43036741a37d9b01aedc3d7cd9 +Author: Kukuh Syafaat +Date: Thu Feb 1 17:57:32 2018 +0000 + + Update Indonesian translation + + po/id.po | 1208 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 655 insertions(+), 553 deletions(-) + +commit 316a00e184069decf8721cb562d4b7ac03ba9782 +Author: Juan Pablo Ugarte +Date: Tue Jan 30 15:16:41 2018 -0300 + + Gtk Catalog: add back GtkStackSidebar + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0fd439fb6a45d9fde97d5ed012be9b01104aa693 +Author: Juan Pablo Ugarte +Date: Sat Jan 20 23:10:20 2018 -0300 + + GladeDesignView: set selected layout state + + Update layout state in order to change border color with css + + gladeui/glade-design-layout.c | 6 --- + gladeui/glade-design-layout.css | 11 +++++- + gladeui/glade-design-private.h | 3 -- + gladeui/glade-design-view.c | 82 ++++++++++++++++++----------------------- + 4 files changed, 46 insertions(+), 56 deletions(-) + +commit 04f919c3414fa93592c60b8f19de7e91c9e5b7ac +Author: Balázs Úr +Date: Sat Jan 27 08:50:02 2018 +0000 + + Update Hungarian translation + + help/hu/hu.po | 18 +++++++++++------- + 1 file changed, 11 insertions(+), 7 deletions(-) + +commit 0258bb3df9cde27c3414b2213aae2376ae1909f5 +Author: Balázs Úr +Date: Fri Jan 26 20:10:32 2018 +0000 + + Update Hungarian translation + + po/hu.po | 2227 ++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 1019 insertions(+), 1208 deletions(-) + +commit ac7c277fb553350f1692f2982461ffdf3608651c +Author: Tim Sabsch +Date: Mon Jan 22 08:27:58 2018 +0000 + + Update German translation + + po/de.po | 112 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 61 insertions(+), 51 deletions(-) + +commit 22749bc1ff6f557770d0e214687dc0a8e7653325 +Author: Juan Pablo Ugarte +Date: Sat Jan 20 18:57:52 2018 -0300 + + GladeAdaptorChooserWidget: enable Drag & Drop + + NOTE: Gtk bug #771986 needs to be fixed for this to work + + gladeui/glade-adaptor-chooser-widget.c | 49 ++++++++++++++++++++++++++++++++++ + 1 file changed, 49 insertions(+) + +commit 87bd20b97e672558c6a5cea30f5249acd495c67a +Author: Piotr Drąg +Date: Mon Jan 8 16:09:47 2018 +0100 + + Fix some typos in new strings + + gladeui/glade-adaptor-chooser.ui | 4 ++-- + src/glade-window.c | 16 ++++++++-------- + 2 files changed, 10 insertions(+), 10 deletions(-) + +commit 54aadd7d1b79139881ba4e862dc382e3e69f195d +Author: Daniel Mustieles +Date: Mon Jan 8 14:31:24 2018 +0000 + + Update Spanish translation + + po/es.po | 1229 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 672 insertions(+), 557 deletions(-) + +commit 608619e2c824cbeed78b888f88a46a5648672e1c +Author: Juan Pablo Ugarte +Date: Sat Jan 6 19:28:53 2018 -0300 + + GladeAdaptorChooserWidget: activate treeview with single click + + gladeui/glade-adaptor-chooser-widget.ui | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit d33a056bfaf7e253116234819e6e7315b690c4e4 +Author: Daniel P. Berrange +Date: Sun Sep 3 17:33:08 2017 +0100 + + Add highlighting of deprecated property & class names + + Use bold text to highlight the deprecated property & class names + to make the deprecation messages easier to scan over. + + Signed-off-by: Daniel P. Berrange + + gladeui/glade-project.c | 18 ++++++++++-------- + 1 file changed, 10 insertions(+), 8 deletions(-) + +commit dd0360822e60aff7216ba7d51021a44b67c5f28c +Author: Daniel P. Berrange +Date: Sun Sep 3 17:22:50 2017 +0100 + + Fix formatting / layout of project verification details + + Two of the common deprecation messages are missing a newline, + causing the message display to be 1000's of pixels wide + The scrolled window displaying the messages is also not set + to expand as the window grows, leaving only three lines of + text visible by default. These bugs make the verification + message display almost unusable. + + Signed-off-by: Daniel P. Berrange + + gladeui/glade-project.c | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +commit f341a1f57924804628d046db5742fb2badc83c6e +Author: Tim Sabsch +Date: Mon Jan 1 15:47:55 2018 +0000 + + Update German translation + + po/de.po | 957 ++++++++++++++++++++++++++++----------------------------------- + 1 file changed, 427 insertions(+), 530 deletions(-) + +commit 1cfda057e1f44ba8c00a244a851aaf2669cb0f41 +Author: Juan Pablo Ugarte +Date: Sun Dec 31 14:50:05 2017 -0300 + + Gtk plugin: glade_base_editor_new() do not use main_editable param + + plugins/gtk+/glade-gtk-action-group.c | 6 +----- + plugins/gtk+/glade-gtk-cell-layout.c | 8 +------- + plugins/gtk+/glade-gtk-text-tag-table.c | 6 +----- + plugins/gtk+/glade-gtk-tree-view.c | 10 ++-------- + 4 files changed, 5 insertions(+), 25 deletions(-) + +commit 76385f17994d3ad5b26b1d8b011b69f79b3ca665 +Author: Juan Pablo Ugarte +Date: Sun Dec 31 14:41:32 2017 -0300 + + GladebaseEditor: Implement it as a template class + + Simplify UI by removing general tab and only keeping the hierarchy editor + + gladeui/Makefile.am | 1 + + gladeui/glade-base-editor.c | 547 +++++++++++--------------------- + gladeui/glade-base-editor.ui | 259 +++++++++++++++ + gladeui/gladeui-resources.gresource.xml | 1 + + 4 files changed, 450 insertions(+), 358 deletions(-) + +commit 4c0e415eeafe8099b00a5ba4ca75a76b1d496e87 +Author: Juan Pablo Ugarte +Date: Sun Dec 31 11:19:15 2017 -0300 + + GladeBaseEditor: use GSIZE_TO_POINTER to store a GType on a pointer + + Fix bug 774994 "in treeview columns editor contextual menu does nothing" + + gladeui/glade-base-editor.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 019962474143864bac079546b681b2d8857274cd +Author: Juan Pablo Ugarte +Date: Sat Dec 30 20:04:57 2017 -0300 + + Rolling 3.21.0 + + NEWS | 37 +++++++++++++++++++++++++++++++++++++ + configure.ac | 6 +++--- + 2 files changed, 40 insertions(+), 3 deletions(-) + +commit 297bde51a658465e426cb2aff0832f17bfe53437 +Author: Juan Pablo Ugarte +Date: Sun Oct 1 21:22:18 2017 -0300 + + configure.ac: fix GLADE_TEST_ENVIRONMENT + + Add GLADE_ICON_THEME_PATH and GLADE_PIXMAP_DIR to test env to fix distcheck + + configure.ac | 6 +----- + 1 file changed, 1 insertion(+), 5 deletions(-) + +commit 80fa9267ad363489df928b3cbe4e952d62aad8c1 +Author: Juan Pablo Ugarte +Date: Sun Oct 1 21:21:38 2017 -0300 + + GladeApp: add GLADE_ENV_ICON_THEME_PATH + + Add env variable to append extra icon theme search paths + + gladeui/glade-app.c | 18 ++++++++++++++++-- + gladeui/glade-app.h | 1 + + 2 files changed, 17 insertions(+), 2 deletions(-) + +commit 5d479663aa345d77c02e9149b781919ceee98ffc +Author: Juan Pablo Ugarte +Date: Sat Dec 30 20:02:29 2017 -0300 + + GtkButton: ignore register-response-id-displayables + + Do not set virtual property in runtime object to avoid warnings + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit b79ff9626dc844794910c6643e6b3d199c6f1e0e +Author: Juan Pablo Ugarte +Date: Sat Dec 30 19:27:32 2017 -0300 + + GladeWidgetAdaptor: use real type to register adaptors + + This way classes that have a different runtime type like GtkOffscreenWindow can be registered. + + gladeui/glade-widget-adaptor.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0b4800ba376e7de6b7620bfe6cfe6e1c606ef0f1 +Author: Piotr Drąg +Date: Sat Dec 30 19:08:30 2017 +0100 + + Update POTFILES.in + + po/POTFILES.in | 1 - + 1 file changed, 1 deletion(-) + +commit dc40fc597b85f4428574be3a89158fe8c0f52927 +Author: Juan Pablo Ugarte +Date: Sun Sep 3 04:07:40 2017 -0300 + + Add UI interactive introduction + + gladeui/glade-adaptor-chooser.ui | 4 + + src/Makefile.am | 2 + + src/glade-intro.c | 455 +++++++++++++++++++++++++++++++++++++++ + src/glade-intro.h | 70 ++++++ + src/glade-window.c | 179 +++++++++++++++ + src/glade-window.css | 40 +++- + src/glade.glade | 44 ++++ + 7 files changed, 786 insertions(+), 8 deletions(-) + +commit 97be4a285539a1f5791264818d5ee0acd1967546 +Author: Juan Pablo Ugarte +Date: Thu Aug 24 20:17:29 2017 -0300 + + GladeWindow: port to GAction + + src/glade-window.c | 660 +++++++++++++++++++++------------------------------ + src/glade-window.css | 58 +++-- + src/glade.glade | 476 ++++++++----------------------------- + 3 files changed, 401 insertions(+), 793 deletions(-) + +commit 91072843db6c1fd2bfdbd26e4ac5ac58de4567b2 +Author: Juan Pablo Ugarte +Date: Mon Aug 7 21:55:01 2017 -0300 + + GladeWindow: move all project actions to headerbar + + - Use GtkStackSwitcher in headerbar to change project + - Undo/Redo right click to activate command menu + + src/glade-window.c | 249 ++++++++++++++-------------------- + src/glade.glade | 382 +++++++++++++++++++++-------------------------------- + 2 files changed, 245 insertions(+), 386 deletions(-) + +commit 50579829df4bf0a1c0153d135e60b6d431875981 +Author: Juan Pablo Ugarte +Date: Sat Jul 15 16:58:24 2017 -0300 + + GladeWindow: remove unused project list + + src/glade-window.c | 75 ++---------------------------------------------------- + 1 file changed, 2 insertions(+), 73 deletions(-) + +commit 4bb5aacc150541e3e7f704dfd27ce428f13e8f49 +Author: Juan Pablo Ugarte +Date: Sat Jul 8 21:48:20 2017 -0300 + + GladeWindow: add main stack with logo + + src/glade-window.c | 35 +++-- + src/glade-window.css | 28 ++++ + src/glade.glade | 352 ++++++++++++++++++++++++++++++--------------------- + 3 files changed, 263 insertions(+), 152 deletions(-) + +commit 2cf6a47e88070bbdfa9d7edcb2d4178365fc2363 +Author: Juan Pablo Ugarte +Date: Sat Jul 8 21:47:54 2017 -0300 + + Added glade-brand-symbolic icon + + data/icons/hicolor/scalable/apps/Makefile.am | 5 +++- + .../hicolor/scalable/apps/glade-brand-symbolic.svg | 29 ++++++++++++++++++++++ + 2 files changed, 33 insertions(+), 1 deletion(-) + +commit e0f591fc88e07a9f21b50a631a2beb77bedb000b +Author: Juan Pablo Ugarte +Date: Sat Jul 8 21:47:16 2017 -0300 + + Do not open a new project by default + + src/main.c | 9 +-------- + 1 file changed, 1 insertion(+), 8 deletions(-) + +commit 65036a67e814a11ad15269d0a3f93cf2c312f74f +Author: Juan Pablo Ugarte +Date: Sun Jul 2 00:40:33 2017 -0300 + + GladeWindow: moved css to glade-window.css file + + src/Makefile.am | 6 +++- + src/glade-resources.gresource.xml | 1 + + src/glade-window.c | 40 ++----------------------- + src/glade-window.css | 62 +++++++++++++++++++++++++++++++++++++++ + 4 files changed, 70 insertions(+), 39 deletions(-) + +commit 5c5cec96a9eb72187ca359169e19c5405c0b0dfc +Author: Juan Pablo Ugarte +Date: Fri Jun 30 23:50:30 2017 -0300 + + GladeAdaptorChooserWidget: set scrolled window max height on map + + gladeui/glade-adaptor-chooser-widget.c | 23 +++++++++++++++++++++++ + 1 file changed, 23 insertions(+) + +commit d59478d15341c5ac47d8278f54e78e051ecc9794 +Author: Juan Pablo Ugarte +Date: Fri Jun 30 23:49:41 2017 -0300 + + GladeDesignView,GladePlaceholder: use gtk_popover_popup() instead of gtk_widget_show() + + gladeui/glade-design-view.c | 2 +- + gladeui/glade-placeholder.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 58fe1518fe018b79f6aa92de8cbab7a53785e277 +Author: Juan Pablo Ugarte +Date: Mon Jun 26 23:17:43 2017 -0300 + + GladeAdaptorChooser: show group title in chooser with more than one + + gladeui/glade-adaptor-chooser.c | 15 +++++++++------ + 1 file changed, 9 insertions(+), 6 deletions(-) + +commit 4e55a66bd17de3ec60949448da63a372bfcd37c5 +Author: Juan Pablo Ugarte +Date: Mon Jun 26 23:14:44 2017 -0300 + + GladeAdaptorChooserWidget: add show-group-title property + + gladeui/glade-adaptor-chooser-widget.c | 132 +++++++++++++++++++++++++------- + gladeui/glade-adaptor-chooser-widget.ui | 4 +- + 2 files changed, 108 insertions(+), 28 deletions(-) + +commit b5ec733eb19a5c1c87a4970ca1ffac07b7b8694e +Author: Juan Pablo Ugarte +Date: Sun Jun 25 21:01:41 2017 -0300 + + Gtk+ catalog: split control and display widget groups + + plugins/gtk+/gtk+.xml.in | 49 +++++++++++++++++++++++------------------------- + 1 file changed, 23 insertions(+), 26 deletions(-) + +commit e438770ecfb85993acf4943caad3c09c9c74e7d6 +Author: Juan Pablo Ugarte +Date: Sun Jun 25 17:17:45 2017 -0300 + + GladePlaceholder: use middle click button to create more than one widget + + gladeui/glade-placeholder.c | 56 ++++++++++++++++++++++++--------------------- + 1 file changed, 30 insertions(+), 26 deletions(-) + +commit 57822f5c2778c2c2a1be4ee73c6fd4a5b3128069 +Author: Juan Pablo Ugarte +Date: Sun Jun 25 17:17:07 2017 -0300 + + GladeWindow: add GladeAdaptorChooser + + src/glade-window.c | 6 +++++- + src/glade.glade | 50 +++++++++++++++++++++++++++++++++++++++++++------- + 2 files changed, 48 insertions(+), 8 deletions(-) + +commit e3b1fb4ca3a13ed0a1374da2cf9dee2680c25d8e +Author: Juan Pablo Ugarte +Date: Sun Jun 25 17:13:43 2017 -0300 + + GladeUI plugin: add support for GladeAdaptorChooser + + plugins/gladeui/gladeui.xml | 2 ++ + 1 file changed, 2 insertions(+) + +commit 8ad93eebb8caccfd352f87cca92bfad662d01817 +Author: Juan Pablo Ugarte +Date: Sun Jun 25 17:12:23 2017 -0300 + + GladeAdaptorChooser: implemented new class to replace palette + + gladeui/Makefile.am | 3 + + gladeui/glade-adaptor-chooser.c | 343 ++++++++++++++++++++++++++++++++ + gladeui/glade-adaptor-chooser.h | 43 ++++ + gladeui/glade-adaptor-chooser.ui | 110 ++++++++++ + gladeui/gladeui-resources.gresource.xml | 1 + + 5 files changed, 500 insertions(+) + +commit 02afd232db8ef6cf8aaf906bf14796a91679bff1 +Author: Juan Pablo Ugarte +Date: Sat Jun 24 22:45:25 2017 -0300 + + Rename GladeAdaptorChooser to GladeAdaptorChooserWidget + + gladeui/Makefile.am | 6 +- + ...or-chooser.c => glade-adaptor-chooser-widget.c} | 159 +++++++++++---------- + gladeui/glade-adaptor-chooser-widget.h | 79 ++++++++++ + ...-chooser.ui => glade-adaptor-chooser-widget.ui} | 2 +- + gladeui/glade-adaptor-chooser.h | 87 ----------- + gladeui/glade-design-view.c | 18 +-- + gladeui/glade-placeholder.c | 19 +-- + gladeui/gladeui-resources.gresource.xml | 2 +- + 8 files changed, 184 insertions(+), 188 deletions(-) + +commit fee15dac56b8416be194c3d4cd8eadf620bb602c +Author: Juan Pablo Ugarte +Date: Sat Jun 24 22:25:57 2017 -0300 + + _GladeAdaptorChooser: add new API + + Project is no longer a construct porperty. + Move flags and project logic to filter funtion. + Add _populate(), _add_catalog() and add_group() methods + + gladeui/glade-adaptor-chooser.c | 189 ++++++++++++++++++++++++---------------- + gladeui/glade-adaptor-chooser.h | 13 ++- + 2 files changed, 127 insertions(+), 75 deletions(-) + +commit 140b355ab67e378f8c85eade573932b30e153ca0 +Author: Juan Pablo Ugarte +Date: Fri Jun 23 23:15:04 2017 -0300 + + GladeWidgetAdaptor: do not query user by default + + gladeui/glade-widget-adaptor.c | 18 +++++++++++++++++- + 1 file changed, 17 insertions(+), 1 deletion(-) + +commit f4cd34144d2b5004abd4aa7dbf0a2032e86d93d5 +Author: Juan Pablo Ugarte +Date: Fri Jun 23 18:36:56 2017 -0300 + + GladeCloseButton: removed unused class + + src/Makefile.am | 2 -- + src/glade-close-button.c | 76 ------------------------------------------------ + src/glade-close-button.h | 58 ------------------------------------ + 3 files changed, 136 deletions(-) + +commit c7335933512a4a3de0e9ef7e88fbcb964942aff3 +Author: Juan Pablo Ugarte +Date: Fri Jun 23 18:35:06 2017 -0300 + + GladeWindow: replace main notebook with stack + + Add popover button with a stack switcher to headerbar to replace notebook tabs + + src/glade-window.c | 625 ++++++++++++++++------------------------------------- + src/glade.glade | 235 +++++++++++++++----- + 2 files changed, 370 insertions(+), 490 deletions(-) + +commit b0ffaabcb71c43987314a2661d323d5cad099452 +Author: Juan Pablo Ugarte +Date: Sun Jun 11 17:22:46 2017 -0300 + + GladeWindow: remove unused view actions + + src/glade-window.c | 147 ++--------------------------------------------------- + src/glade.glade | 38 -------------- + 2 files changed, 3 insertions(+), 182 deletions(-) + +commit 06564444cc3a7f59a72d57d007b982f622975836 +Author: Juan Pablo Ugarte +Date: Sun Jun 11 16:59:15 2017 -0300 + + GladeWindow: replace menubar with headerbar + + Add headerbar with open, new, undo, redo and save buttons and + a main dropdown menu. + + Simplified toolbar and moved under the inspector. + + src/glade-window.c | 201 ++--------- + src/glade.glade | 973 +++++++++++++++++++++-------------------------------- + 2 files changed, 428 insertions(+), 746 deletions(-) + +commit 4d9bc5f871ba40a09578cb81cec868667b20b204 +Author: Juan Pablo Ugarte +Date: Sun Jun 11 15:22:35 2017 -0300 + + GladeEditor: add show-border property + + gladeui/glade-editor.c | 16 +++++++++++++++- + 1 file changed, 15 insertions(+), 1 deletion(-) + +commit 366d64a7f3a3a183cf81d4bfe8caa8a72a64c7ac +Author: Juan Pablo Ugarte +Date: Sat Jun 10 22:44:17 2017 -0300 + + GladeWindow: moved statusbar on top of workspace + + src/glade.glade | 52 ++++++++++++++++++++++++++++++---------------------- + 1 file changed, 30 insertions(+), 22 deletions(-) + +commit 3513a7293588469e6fb8f832a4c17bcaef0917b6 +Author: Juan Pablo Ugarte +Date: Sat Jun 10 20:54:13 2017 -0300 + + GladeAdaptorChooser: set viewport max content height instead of min + + gladeui/glade-adaptor-chooser.ui | 8 +++++--- + 1 file changed, 5 insertions(+), 3 deletions(-) + +commit 87d78abcfcf9575b95918e362f85e170b3ce9d3d +Author: Juan Pablo Ugarte +Date: Sat Jun 10 20:30:50 2017 -0300 + + GladeDesignView: include all widget in widget chooser + + Since currently this is the only way to add widget, we need to be able to add any kind of widget. + + gladeui/glade-design-view.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 995eeb162694eb2f2bf8446fa03a93cb821a56bd +Author: Juan Pablo Ugarte +Date: Sat Jun 10 20:29:52 2017 -0300 + + GladeAdaptorChooser: add GLADE_ADAPTOR_CHOOSER_SKIP_DEPRECATED flag + + From now on the chooser will include deprecated classes by default. + + gladeui/glade-adaptor-chooser.c | 3 ++- + gladeui/glade-adaptor-chooser.h | 7 ++++--- + 2 files changed, 6 insertions(+), 4 deletions(-) + +commit 833f799cd2946b03a2e0901d54b0b38429244f46 +Author: Juan Pablo Ugarte +Date: Sat Jun 10 19:48:07 2017 -0300 + + GladeWindow: remove unused right_paned. + + Set minimun width/height for inspector, workspace and property editor + + src/glade-window.c | 5 ----- + src/glade.glade | 26 +++++++------------------- + 2 files changed, 7 insertions(+), 24 deletions(-) + +commit 3fba5178907653d919d9bee714a4436fc8690f49 +Author: Juan Pablo Ugarte +Date: Sat Jun 10 19:43:16 2017 -0300 + + GladeWindow: move inspector to palette place. + + src/glade.glade | 15 +++------------ + 1 file changed, 3 insertions(+), 12 deletions(-) + +commit 1d85dd0a353e906b0df3428d66530ea81b1dc1fa +Author: Juan Pablo Ugarte +Date: Sat Jun 10 19:36:29 2017 -0300 + + GladeWindow: remove palette + + Palette functionality will be replaced with some search functionality. + In the mean time double click on the workspace/placeholder will be + the only way to add widgets to a project. + + src/glade-window.c | 27 +++------------------------ + 1 file changed, 3 insertions(+), 24 deletions(-) + +commit 1c870ed70cc91c4e9627f299af3beec83da77fa1 +Author: Juan Pablo Ugarte +Date: Sat Jun 10 19:28:31 2017 -0300 + + GladeWindow: remove palette related actions from view menu + + src/glade-window.c | 80 +----------------------------------------------- + src/glade.glade | 89 +----------------------------------------------------- + 2 files changed, 2 insertions(+), 167 deletions(-) + +commit 6ba278527b0d7f7565d9abda9d78cc5b7365f58b +Author: Juan Pablo Ugarte +Date: Sat Jun 10 19:15:22 2017 -0300 + + GladeWindow: remove dock system + + Remove palette, inspector and editor windows dock. + + src/glade-window.c | 285 +---------------------------------------------------- + src/glade.glade | 65 ++---------- + 2 files changed, 11 insertions(+), 339 deletions(-) + +commit 4c8c02892448ac8c76332d311ebf1595ae6963d3 +Author: Kristjan SCHMIDT +Date: Sat Dec 23 19:17:36 2017 +0000 + + Update Esperanto translation + + po/eo.po | 3883 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 2231 insertions(+), 1652 deletions(-) + +commit 5039bc1bb23dd873777cf39788c358dbce1db80b +Author: Daniel Mustieles +Date: Wed Dec 20 18:04:04 2017 +0100 + + Updated Spanish translation + + po/es.po | 1059 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 531 insertions(+), 528 deletions(-) + +commit 926fddae8a8089bcb0cb609fd0e3aac64963091a +Author: Daniel Mustieles +Date: Wed Dec 20 18:03:35 2017 +0100 + + Updated Spanish translation + + help/es/es.po | 18 ++++++++---------- + 1 file changed, 8 insertions(+), 10 deletions(-) + +commit 67b39ddad43bb1b658d18c8433ecf994ac82a447 +Author: Kukuh Syafaat +Date: Sat Dec 2 19:41:34 2017 +0000 + + Update Indonesian translation + + po/id.po | 1035 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 520 insertions(+), 515 deletions(-) + +commit 6b97d92ce68b1e58171aa0eac55d1f3c9c4f2848 +Author: Борисав Живановић +Date: Tue Nov 28 18:34:10 2017 +0000 + + Update Serbian translation + + po/sr.po | 1047 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 525 insertions(+), 522 deletions(-) + +commit b257bdcdf26a45efe6a891d479f1371619085ce6 +Author: Lukas K +Date: Sat Oct 29 15:35:30 2016 +0200 + + add background class to GladeDesignLayout children + + gladeui/glade-design-layout.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 2224a62c59bd5a06215ba85120e9cbbc810754d1 +Author: Piotr Drąg +Date: Sun Nov 26 02:45:51 2017 +0100 + + Add Polish help translation + + help/Makefile.am | 2 +- + help/pl/figures/main-window.png | Bin 0 -> 39528 bytes + help/pl/pl.po | 961 ++++++++++++++++++++++++++++++++++++++++ + 3 files changed, 962 insertions(+), 1 deletion(-) + +commit a5c3a4dd20c550e76802ccc7504ece5ace8bb1b1 +Author: Arnaud Rebillout +Date: Tue Jun 13 15:50:00 2017 +0700 + + GtkLabel xalign and halign appeared in GTK+ 3.16 and are not deprecated + + Fixes #782645 + + plugins/gtk+/gtk+.xml.in | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) + +commit e527b48cd00f9df87bf19f745f9058c3d6d8680f +Author: Juan Pablo Ugarte +Date: Sat Nov 18 12:01:56 2017 -0300 + + Use new utility function to parse boolean values. + + Fixes bug 790452 "Glade saves invalid GtkBuilder XML" + + gladeui/glade-property-class.c | 8 ++++--- + gladeui/glade-xml-utils.c | 48 +++++------------------------------------- + 2 files changed, 10 insertions(+), 46 deletions(-) + +commit 7f9cfb30062b1087b78693a3d96af76c7702946b +Author: Juan Pablo Ugarte +Date: Sat Nov 18 12:01:12 2017 -0300 + + Add glade_utils_boolean_from_string() to the zoo + + gladeui/glade-utils.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-utils.h | 2 ++ + 2 files changed, 49 insertions(+) + +commit e8517e5545e6f1014cd071e7432b2f3fa009cfcf +Author: Jeremy Bicha +Date: Sat Nov 18 10:47:30 2017 -0300 + + data/Makefile.am: Install appstream metadata to non-deprecated location + + data/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d5cce60828f8edb4b0c426cfc07d27b69193ecc6 +Author: Marek Cernocky +Date: Sun Oct 29 18:28:07 2017 +0100 + + Updated Czech translation + + po/cs.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 000367247255d595dc75e21998c30ec7fa7c2a86 +Author: Mario Blättermann +Date: Fri Oct 27 12:03:17 2017 +0000 + + Update German translation + + po/de.po | 1205 ++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 546 insertions(+), 659 deletions(-) + +commit b4e0b02d09765e0bd1fff21351c9f9ed4fe1de7d +Author: Xavi Ivars +Date: Thu Oct 5 13:55:03 2017 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 3174 +++++++++++++++++++++++++++++++---------------------- + 1 file changed, 1857 insertions(+), 1317 deletions(-) + +commit b3664f9fb87e1ce842d90a4b64c47c85ce54e56d +Author: Anders Jonsson +Date: Mon Oct 2 18:57:56 2017 +0000 + + Update Swedish translation + + po/sv.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 5b83d84bf87192881b0820d56ef2e1a45c255273 +Author: Piotr Drąg +Date: Tue Sep 26 12:53:27 2017 +0200 + + Update Polish translation + + po/pl.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 9a6ba8cb281113fab580b7c573a1c7aa7d1bfe62 +Author: Andre Klapper +Date: Mon Sep 25 15:20:52 2017 +0200 + + Fix typo in Bulgarian user docs translation + + help/bg/bg.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 560a68a3feb7fd3fbdb0a000b5d010923e8955d3 +Author: Andre Klapper +Date: Mon Sep 25 00:04:34 2017 +0200 + + ca: Fix markup typos + + help/ca/ca.po | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 884a0d5d39af2651f11e7e29359d21a02b9b8503 +Author: Anders Jonsson +Date: Sun Sep 24 14:05:07 2017 +0000 + + Update Swedish translation + + po/sv.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 32eec0dccc3bc294907566a230634402079a3ad6 +Author: Tristan Van Berkom +Date: Fri Sep 22 16:56:20 2017 +0900 + + plugins/gtk+/gtk+.xml.in: Fix typo in translatable string; fixing old bug 746531 + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9b496495121d7053e5ac9fef67217dc725fd6018 +Author: Anders Jonsson +Date: Mon Sep 18 11:02:12 2017 +0000 + + Update Swedish translation + + po/sv.po | 1039 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 522 insertions(+), 517 deletions(-) + +commit 28e0d6e3e75660a8dc6051f4205df3bd5fc292d7 +Author: Piotr Drąg +Date: Sun Sep 17 16:11:08 2017 +0200 + + Update Polish translation + + po/pl.po | 1031 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 518 insertions(+), 513 deletions(-) + +commit 28f3a1d00c40a3986c8b1dbecb3abcf385f7fabd +Author: Marek Černocký +Date: Sun Sep 17 08:34:31 2017 +0200 + + Updated Czech help translation + + help/cs/cs.po | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 016b75f08a1c203b2409a4c9630a5f7cab136836 +Author: Marek Černocký +Date: Sun Sep 17 08:24:04 2017 +0200 + + Updated Czech translation + + po/cs.po | 1050 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 528 insertions(+), 522 deletions(-) + +commit c49d70175138140d5ce71889b5ec00c00fed9d4e +Author: Marek Černocký +Date: Sun Sep 17 08:20:43 2017 +0200 + + Marked property name for translation + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit e2cb3b2cbbeda499ea32e05e2b4375e972475365 +Author: Andre Klapper +Date: Sat Sep 16 20:00:38 2017 +0200 + + help: Update screenshot + + help/C/figures/main-window.png | Bin 35928 -> 48001 bytes + 1 file changed, 0 insertions(+), 0 deletions(-) + +commit 89db0d33743d5268909beed4b133a062e3a84d56 +Author: Efstathios Iosifidis +Date: Tue Sep 12 19:52:54 2017 +0000 + + Update Greek translation + + po/el.po | 932 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 492 insertions(+), 440 deletions(-) + +commit 465ece7a425a6434b3659aa89de9dbbc3c173f4c +Author: Cheng-Chia Tseng +Date: Tue Sep 12 16:51:31 2017 +0000 + + Update Chinese (Taiwan) translation + + po/zh_TW.po | 154 ++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 77 insertions(+), 77 deletions(-) + +commit 5141c2487a3d6412ecd93f71c0af39ffd88d1540 +Author: Sebastian Rasmussen +Date: Mon Sep 11 11:25:52 2017 +0000 + + Update Swedish translation + + po/sv.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 591fdc1fa804e19ab0d1d67750c4c8243fc93dc8 +Author: Sebastian Rasmussen +Date: Sun Sep 10 23:06:53 2017 +0000 + + Update Swedish translation + + po/sv.po | 24 ++++++++++++------------ + 1 file changed, 12 insertions(+), 12 deletions(-) + +commit 0e8266195cc5f35e58c350ff8feeea6aedc8d17f +Author: Balázs Úr +Date: Sun Sep 10 16:18:11 2017 +0000 + + Update Hungarian translation + + help/hu/hu.po | 64 ++++++++++++++++++++++++++++------------------------------- + 1 file changed, 30 insertions(+), 34 deletions(-) + +commit c8b9d861e71614796a759606cf89471c30ce3766 +Author: Jordi Mas +Date: Sun Sep 10 08:27:16 2017 +0200 + + Update Catalan translation + + po/ca.po | 3150 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1868 insertions(+), 1282 deletions(-) + +commit 9fc20997633d4c135be02e67ccb0d3e93a4d052a +Author: Rafael Fontenelle +Date: Fri Sep 8 22:10:12 2017 +0000 + + Update Brazilian Portuguese translation + + help/pt_BR/pt_BR.po | 72 +++++++++++++++++++++++++++-------------------------- + 1 file changed, 37 insertions(+), 35 deletions(-) + +commit 7b952878839f962998004bc5ed97362387010894 +Author: Pawan Chitrakar +Date: Fri Sep 1 06:53:12 2017 +0000 + + Update Nepali translation + + po/ne.po | 594 ++++++++++++++++++++++++++------------------------------------- + 1 file changed, 245 insertions(+), 349 deletions(-) + +commit fcfa333f1940dd873e140e225b70b6dc2dc6142b +Author: Rūdolfs Mazurs +Date: Sun Aug 27 23:17:20 2017 +0300 + + Update Latvian translation + + po/lv.po | 910 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 474 insertions(+), 436 deletions(-) + +commit 03fe4a9e2b3fe6fb2f05483aa0571cd7ccc9ae15 +Author: Ask Hjorth Larsen +Date: Sat Aug 26 18:43:34 2017 +0200 + + Updated Danish translation + + po/da.po | 357 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 171 insertions(+), 186 deletions(-) + +commit d4b45c8d6bc231cbeacb26464c6217d0366c87da +Author: Pawan Chitrakar +Date: Tue Aug 22 07:28:06 2017 +0000 + + Update Nepali translation + + po/ne.po | 1074 ++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 523 insertions(+), 551 deletions(-) + +commit 43f7cbd127fffee7c1c52328018a9c664b40299a +Author: Anish Sheela +Date: Sun Aug 20 21:18:28 2017 +0000 + + Update Malayalam translation + + po/ml.po | 5000 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 3079 insertions(+), 1921 deletions(-) + +commit 22c5ea90e85ddd316c069ec778a0c7fff2910f5c +Author: Mario Blättermann +Date: Wed Aug 16 20:15:14 2017 +0000 + + Update German translation + + help/de/de.po | 53 ++++++++++++++++++++++++++--------------------------- + 1 file changed, 26 insertions(+), 27 deletions(-) + +commit 6a4412305b6431170b5decefa7f6f76af340dd88 +Author: Мирослав Николић +Date: Mon Aug 14 20:19:13 2017 +0200 + + Updated Serbian translation + + po/sr.po | 1014 +++++++++++++++++++++++++++++--------------------------- + po/sr@latin.po | 28 +- + 2 files changed, 546 insertions(+), 496 deletions(-) + +commit 798b1aeeb024d86f379ddc407179824f80001f49 +Author: Muhammet Kara +Date: Sun Aug 13 12:41:04 2017 +0000 + + Update Turkish translation + + po/tr.po | 40 +++++++++++++++++----------------------- + 1 file changed, 17 insertions(+), 23 deletions(-) + +commit 543af9b750348ca926f5ea6055be3e6327d4b3f2 +Author: Juan Pablo Ugarte +Date: Fri Aug 11 10:38:37 2017 -0300 + + GladeRegistration: fix css matching error on csd + + CSD should not be affected by the custom css. + + src/glade-registration.glade | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit dbec358559d533e1c4ab1cdbc6e1b021c7b60c04 +Author: Marek Cernocky +Date: Tue Aug 8 12:19:59 2017 +0200 + + Updated Czech translation + + help/cs/cs.po | 42 +++++++++++++++++++++--------------------- + 1 file changed, 21 insertions(+), 21 deletions(-) + +commit 1944cda5c87602c41af0941cf61057b1e9a2751a +Author: Daniel Mustieles +Date: Sat Aug 5 11:53:46 2017 +0200 + + Updated Spanish translation + + help/es/es.po | 56 +++++++++++++++++++++++++++++--------------------------- + 1 file changed, 29 insertions(+), 27 deletions(-) + +commit 71b0d63b443fab25de091bdddb0fe9e373c17bfb +Author: Anders Jonsson +Date: Thu Aug 3 00:34:09 2017 +0000 + + Update Swedish translation + + help/sv/sv.po | 52 ++++++++++++++++++++++++++-------------------------- + 1 file changed, 26 insertions(+), 26 deletions(-) + +commit 39b7ec4c383f01ffc03c1856f71afcc3cfcb5b51 +Author: Juan Pablo Ugarte +Date: Wed Aug 2 06:20:15 2017 -0300 + + Add GtkStackSidebar to control and display widget group + + plugins/gtk+/gtk+.xml.in | 1 + + 1 file changed, 1 insertion(+) + +commit 6eff02bdb14495166088df6ef05bf78155190ed2 +Author: Sebastian Rasmussen +Date: Sun Mar 6 23:47:13 2016 +0100 + + help: Use correct tag when referring to Palette + + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=763188 + + help/C/index.docbook | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2fb5a5425af40ef841f1396158f4ce39766d4a1b +Author: Pawan Chitrakar +Date: Fri Jul 28 01:53:40 2017 +0000 + + Update Nepali translation + + po/ne.po | 5767 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 2860 insertions(+), 2907 deletions(-) + +commit d931d89815201f5e039c2eaea38cd43cf3cb3067 +Author: Matej Urbančič +Date: Tue Jul 25 12:07:31 2017 +0200 + + Updated Slovenian translation + + po/sl.po | 2712 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1459 insertions(+), 1253 deletions(-) + +commit c3fb090e26d1aecd71cfe09a77a84a954dc91769 +Author: Marek Černocký +Date: Sun Jun 25 12:05:47 2017 +0200 + + Updated Czech translation + + po/cs.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit ac55fa78566145ac44d48ba88ec1351db5b4a99d +Author: Arnaud Rebillout +Date: Tue Jun 13 15:03:02 2017 +0700 + + Fix use of GTK+ style context in GladeDesignLayout. + + It seems like modifying the style context in the 'draw' handler is not + recommended, and we need to save/restore the context. + + Otherwise, for some widgets (GtkButton, GtkComboBox), the + GladeDesignLayout gets trapped in draw-damage loop. + + See 0c076cc8828cd80f1f156a08569199675bf35165 for reference. + + gladeui/glade-design-layout.c | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +commit 066768880719304dcbf3cd74f557c75ef3a977fd +Author: Fabio Tomat +Date: Tue Jun 6 20:29:54 2017 +0000 + + Update Friulian translation + + po/fur.po | 16 +++++++++------- + 1 file changed, 9 insertions(+), 7 deletions(-) + +commit dcf798c0bed86226f129f487d92c2f56841561c1 +Author: Fabio Tomat +Date: Sun Jun 4 11:41:21 2017 +0000 + + Update Friulian translation + + po/fur.po | 63 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 34 insertions(+), 29 deletions(-) + +commit a7c87e9cb6289f838e7aacea722aff0257904e65 +Author: Fabio Tomat +Date: Sun Jun 4 10:20:07 2017 +0000 + + Update Friulian translation + + po/fur.po | 27 +++++++++++++++++++-------- + 1 file changed, 19 insertions(+), 8 deletions(-) + +commit 0f7e7f134cfe27619d289f33be4feb2c65057474 +Author: Fabio Tomat +Date: Sun Jun 4 09:18:19 2017 +0000 + + Update Friulian translation + + po/fur.po | 187 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 125 insertions(+), 62 deletions(-) + +commit 7771fe9398c32a8b623bc36d395410391caed852 +Author: Rafael Fontenelle +Date: Wed May 31 12:26:02 2017 +0000 + + Update Brazilian Portuguese translation + + help/pt_BR/pt_BR.po | 422 ++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 262 insertions(+), 160 deletions(-) + +commit 4fb7a84fd7408e94ec99088728f5e30bbefea753 +Author: Милош Поповић +Date: Sat May 27 22:27:16 2017 +0000 + + Update Serbian translation + + po/sr.po | 1012 ++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 485 insertions(+), 527 deletions(-) + +commit c95c7fac18b83b09b5de44ff3f41d6f686b25362 +Author: Muhammet Kara +Date: Sat May 20 08:40:11 2017 +0000 + + Update Turkish translation + + po/tr.po | 927 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 475 insertions(+), 452 deletions(-) + +commit 4046141a7f398aa13b16ca0d03a8af58d45a6868 +Author: Fabio Tomat +Date: Fri May 5 09:28:42 2017 +0000 + + Update Friulian translation + + po/fur.po | 44 +++++++++++++++++++++++++++----------------- + 1 file changed, 27 insertions(+), 17 deletions(-) + +commit 8a73d114ca5b4d37a770d0b6b69dd17a366dbcf4 +Author: Jonh Wendell +Date: Thu May 4 11:05:48 2017 -0300 + + Use g_ptr_array_find() from GLib + + https://bugzilla.gnome.org/show_bug.cgi?id=782161 + + configure.ac | 2 ++ + gladeui/glade-signal-model.c | 30 ++++++++++-------------------- + 2 files changed, 12 insertions(+), 20 deletions(-) + +commit 5221f9a792cbe27e9844200f8e465b95a56b7c20 +Author: Juan Pablo Ugarte +Date: Wed Sep 14 10:39:38 2016 -0300 + + plugins/webkit2gtk: added initial support for WebKit2GTK+ library. + + configure.ac | 18 ++++++++++++ + plugins/Makefile.am | 4 +++ + plugins/webkit2gtk/.gitignore | 6 ++++ + plugins/webkit2gtk/Makefile.am | 40 ++++++++++++++++++++++++++ + plugins/webkit2gtk/glade-webkit2gtk.c | 54 +++++++++++++++++++++++++++++++++++ + plugins/webkit2gtk/webkit2gtk.xml.in | 41 ++++++++++++++++++++++++++ + 6 files changed, 163 insertions(+) + +commit 41e1265596f659fed069ddfce72bdad32e18d6c0 +Author: Jordi Mas +Date: Tue Mar 14 19:47:06 2017 +0100 + + Fixes to Catalan translation + + po/ca.po | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +commit d557c0941b2f0fafe404004bf71ef82b0cc318d1 +Author: Fran Dieguez +Date: Sat Mar 11 02:16:33 2017 +0000 + + Update Galician translation + + po/gl.po | 914 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 479 insertions(+), 435 deletions(-) + +commit 4b64bdac70e48af9a10876ac920c9ed0211f007b +Author: Fabio Tomat +Date: Tue Mar 7 21:34:11 2017 +0000 + + Add Friulian translation + + po/LINGUAS | 1 + + po/fur.po | 8147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 8148 insertions(+) + +commit e93c99405114c0993b1ee012f2e1fceac84b9aa8 +Author: Ask Hjorth Larsen +Date: Tue Mar 7 21:41:12 2017 +0100 + + Updated Danish translation + + po/da.po | 286 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 146 insertions(+), 140 deletions(-) + +commit 4c7bf6e1bd92bc482c66abd997172000c2e89078 +Author: Kukuh Syafaat +Date: Sun Mar 5 10:36:29 2017 +0000 + + Update Indonesian translation + + po/id.po | 910 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 475 insertions(+), 435 deletions(-) + +commit 0e8b0d7ea540285d1d6936ac9525c68d183dd5f9 +Author: Inaki Larranaga Murgoitio +Date: Sat Mar 4 17:11:10 2017 +0100 + + Update Basque language + + po/eu.po | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 69fee7a56859ebd8e321f9e8a41c122845be85a9 +Author: Aurimas Černius +Date: Sat Mar 4 18:10:47 2017 +0200 + + Updated Lithuanian translation + + po/lt.po | 907 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 472 insertions(+), 435 deletions(-) + +commit 51acbbf730823057d6fa8d45c052e4b7c5fac23e +Author: Inaki Larranaga Murgoitio +Date: Sat Mar 4 17:03:32 2017 +0100 + + Update Basque language + + po/eu.po | 9598 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 6569 insertions(+), 3029 deletions(-) + +commit 031b8b10fc77549303bbc696ba6c84813f3659ca +Author: Changwoo Ryu +Date: Sat Mar 4 03:45:13 2017 +0000 + + Update Korean translation + + po/ko.po | 904 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 471 insertions(+), 433 deletions(-) + +commit eacb9c6193c921088c58b453fc056862680f6ab6 +Author: Anders Jonsson +Date: Wed Mar 1 11:44:22 2017 +0000 + + Update Swedish translation + + po/sv.po | 904 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 469 insertions(+), 435 deletions(-) + +commit b80e7eb87b0d6dbb88be272c1f18cec09c74e5cf +Author: Chao-Hsiung Liao +Date: Tue Feb 28 06:32:34 2017 +0000 + + Update Chinese (Taiwan) translation + + po/zh_TW.po | 1426 ++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 727 insertions(+), 699 deletions(-) + +commit 33b304fcfc5e0d341b6c0dae1dcbe30a84ea6982 +Author: Charles Monzat +Date: Mon Feb 27 18:12:53 2017 +0000 + + Update French translation + + po/fr.po | 910 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 474 insertions(+), 436 deletions(-) + +commit ffc16cedffd3681708e645479e9473d4ca89accb +Author: Мирослав Николић +Date: Sun Feb 26 08:00:05 2017 +0100 + + Updated Serbian translation + + po/sr.po | 913 ++++++++++++++++++++++++++++++--------------------------- + po/sr@latin.po | 913 ++++++++++++++++++++++++++++++--------------------------- + 2 files changed, 954 insertions(+), 872 deletions(-) + +commit 0e512c8996b78688ebf52e65ea0b490ee764230f +Author: Milo Casagrande +Date: Wed Feb 22 12:43:36 2017 +0000 + + Update Italian translation + + po/it.po | 13 ++++++------- + 1 file changed, 6 insertions(+), 7 deletions(-) + +commit df5feadc51e7513528bf909072ef3341ea79a18e +Author: Milo Casagrande +Date: Tue Feb 21 18:19:30 2017 +0000 + + Update Italian translation + + po/it.po | 907 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 471 insertions(+), 436 deletions(-) + +commit 7e3b18da584017c0fa4cc789f91e83017b8cf853 +Author: Ask Hjorth Larsen +Date: Thu Feb 16 14:17:01 2017 +0100 + + Updated Danish translation + + po/da.po | 1209 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 613 insertions(+), 596 deletions(-) + +commit 4e5f18e1bab5edc28dd12806369dc71329d0914c +Author: Mandy Wang +Date: Wed Feb 15 19:09:23 2017 +0800 + + Update zh_CN translation + + po/zh_CN.po | 3681 +++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2171 insertions(+), 1510 deletions(-) + +commit ea0c2b94d9c6a2bd9d4c8aad8b383cbe61b8f0e1 +Author: Rafael Fontenelle +Date: Sat Jan 28 13:19:26 2017 +0000 + + Update Brazilian Portuguese translation + + po/pt_BR.po | 1034 +++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 535 insertions(+), 499 deletions(-) + +commit 204b9430d63c2677cd6b81c86dba8bd4dc8bd3e3 +Author: Piotr Drąg +Date: Sat Jan 21 19:42:16 2017 +0100 + + Update Polish translation + + po/pl.po | 908 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 471 insertions(+), 437 deletions(-) + +commit b696f16aceec7562d653510eaf0670c135ad8a5e +Author: Juan Pablo Ugarte +Date: Sun Dec 25 14:15:14 2016 -0300 + + GladeBaseEditor: fixed bug #773997 "GLADE 3.20: crash on changing ToolItem type" + + Do not use a custom marshaller for signals with a GType param. + + gladeui/glade-base-editor.c | 5 ++--- + gladeui/glade-marshallers.list | 1 - + 2 files changed, 2 insertions(+), 4 deletions(-) + +commit 4f844df85d3e01fa03315223d34bd28946c2a215 +Author: Daniel Mustieles +Date: Thu Dec 22 20:07:07 2016 +0100 + + Updated Spanish translation + + po/es.po | 910 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 481 insertions(+), 429 deletions(-) + +commit 55dfb4ecf9458a14a4a6ef7abec9e3b39f76ad2f +Author: Baurzhan Muftakhidinov +Date: Tue Dec 13 03:59:04 2016 +0000 + + Update Kazakh translation + + po/kk.po | 1524 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 762 insertions(+), 762 deletions(-) + +commit e3fab364555b49b509e414453afa9b9c2a0db794 +Author: Peter Mráz +Date: Sun Dec 4 08:28:13 2016 +0000 + + Update Slovak translation + + po/sk.po | 1413 ++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 641 insertions(+), 772 deletions(-) + +commit 29253f20586dfa767e31ad324cddf0c88e8536c3 +Author: Mario Blättermann +Date: Fri Nov 11 20:35:36 2016 +0000 + + Update German translation + + po/de.po | 885 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 459 insertions(+), 426 deletions(-) + +commit f0f4c2970e92bd3d0f6d65cf2d5e8022ccb1c3b9 +Author: Peter Mráz +Date: Wed Nov 9 19:53:29 2016 +0000 + + Update Slovak translation + + po/sk.po | 1446 +++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 686 insertions(+), 760 deletions(-) + +commit d222f1ed5f80a4bd39ea271324067643d33a5d45 +Author: Balázs Meskó +Date: Fri Nov 4 08:52:24 2016 +0000 + + Update Hungarian translation + + po/hu.po | 884 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 458 insertions(+), 426 deletions(-) + +commit 2dc983d90a05e4cd8a52c632d884ecea75d7e49e +Author: Marek Černocký +Date: Tue Nov 1 09:50:15 2016 +0100 + + Updated Czech translation + + po/cs.po | 888 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 456 insertions(+), 432 deletions(-) + +commit e0571d555da10a18c4ccb6523728a2729bfa88f4 +Author: Piotr Drąg +Date: Sat Oct 29 21:22:45 2016 +0200 + + Update POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 1888215191f02b6b0427f786c523c9d3128f0e9f +Author: Tristan Van Berkom +Date: Sat Oct 29 22:17:32 2016 +0900 + + Bug 351645 - Use a GladeEPropEnumInt for the response ID + + Also add displayable values for the response ID + + Patches contributed by Lukas K + + plugins/gtk+/glade-gtk-button.c | 20 ++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 36 +++++++++++++++++++++++++++++++++++- + 2 files changed, 55 insertions(+), 1 deletion(-) + +commit 598a6f98a716b27050ae7118f11736571e5891f9 +Author: Tristan Van Berkom +Date: Sat Oct 29 22:15:58 2016 +0900 + + Bug 351645 - Added GladeEPropEnumInt + + An enhanced enum integer editor based on patch contributed by Lukas K + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-eprop-enum-int.c | 443 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-eprop-enum-int.h | 31 +++ + 3 files changed, 476 insertions(+) + +commit 82bc6865f0e90119c2c310f305d7092ebdbfb38d +Author: Tristan Van Berkom +Date: Sat Oct 29 20:00:14 2016 +0900 + + GladeEditorProperty: Add 4px box spacing + + This causes the optional properties with the added check mark to + look much better. + + From patch contributed by Lukas K on bug 351645 + + gladeui/glade-editor-property.c | 1 + + 1 file changed, 1 insertion(+) + +commit 26b63379678d76763c08a014abea755a6f0483ad +Author: Tristan Van Berkom +Date: Sat Oct 29 18:29:58 2016 +0900 + + Bug 351645 - glade-editor-property.c: Use glade_util_remove_scroll_events() + + Use the new shared function for handling scroll events. + + From patch contributed by Lukas K + + gladeui/glade-editor-property.c | 42 ++++------------------------------------- + 1 file changed, 4 insertions(+), 38 deletions(-) + +commit 7f67005a6000a3fd5acf5bfc27074fc23e3623e6 +Author: Tristan Van Berkom +Date: Sat Oct 29 18:23:08 2016 +0900 + + Bug 351645 - glade-utils.[ch]: Add glade_util_remove_scroll_events() + + Allow plugins to use the event propagation hack we use to avoid + scroll events in a scrolled window being eaten up by child widgets. + + From patch contributed by Lukas K + + gladeui/glade-utils.c | 34 ++++++++++++++++++++++++++++++++++ + gladeui/glade-utils.h | 2 ++ + 2 files changed, 36 insertions(+) + +commit 374881b949007967ec05932bca024c80b4e09530 +Author: Peter Mráz +Date: Thu Oct 20 18:54:45 2016 +0000 + + Update Slovak translation + + po/sk.po | 3497 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1833 insertions(+), 1664 deletions(-) + +commit 7b0a09e89b528b1c4ac29ef6961d3813cc1fdd13 +Author: Kjartan Maraas +Date: Sun Oct 16 19:05:21 2016 +0200 + + Updated Norwegian bokmål translation from Kjartan Maraas. + + po/nb.po | 2749 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1473 insertions(+), 1276 deletions(-) + +commit 1919deeff2ef4b823221b30d71f1d15af2a6e302 +Author: Cédric Valmary +Date: Wed Oct 12 09:52:33 2016 +0000 + + Update Occitan translation + + po/oc.po | 668 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 330 insertions(+), 338 deletions(-) + +commit 4c0f51f2a06acd295865d1af6a00807e638adda2 +Author: Rūdolfs Mazurs +Date: Sun Oct 9 19:19:59 2016 +0300 + + Update Latvian translation + + po/lv.po | 483 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 243 insertions(+), 240 deletions(-) + +commit ef1634442af1ddcc40df7fd23ce0623d6782084a +Author: Gianvito Cavasoli +Date: Thu Oct 6 11:52:47 2016 +0000 + + Updated Italian translation + + po/it.po | 533 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 246 insertions(+), 287 deletions(-) + +commit b201f4442534ef0076805eca43165c46ab615499 +Author: Charles Monzat +Date: Thu Oct 6 09:25:00 2016 +0000 + + Updated French translation + + po/fr.po | 487 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 246 insertions(+), 241 deletions(-) + +commit 65b56b3aa8a673392f549172fdb58929e2cf92e3 +Author: Marek Černocký +Date: Thu Oct 6 10:31:22 2016 +0200 + + Updated Czech translation + + po/cs.po | 485 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 244 insertions(+), 241 deletions(-) + +commit dfef6f73a8c857f4ed563181fbf3f01dd9db2e1d +Author: Piotr Drąg +Date: Wed Oct 5 20:02:40 2016 +0200 + + Updated Polish translation + + po/pl.po | 482 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 243 insertions(+), 239 deletions(-) + +commit 2edf66e4a9856d04c920708a59f8f5893d44c459 +Author: Anders Jonsson +Date: Wed Oct 5 12:11:33 2016 +0000 + + Updated Swedish translation + + po/sv.po | 484 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 244 insertions(+), 240 deletions(-) + +commit b88fccbb58bd8cda5ac2ddc08ec31f2a5b2ac4d3 +Author: Balázs Meskó +Date: Wed Oct 5 07:06:57 2016 +0000 + + Updated Hungarian translation + + po/hu.po | 597 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 299 insertions(+), 298 deletions(-) + +commit eb090b12a56943226994396e0a3794be7ff1fad0 +Author: Rafael Fontenelle +Date: Tue Oct 4 21:20:00 2016 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 605 ++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 303 insertions(+), 302 deletions(-) + +commit 3449864dd3722c972a9e6d09e5ba6c75c9943027 +Author: Mario Blättermann +Date: Tue Oct 4 19:36:45 2016 +0000 + + Updated German translation + + po/de.po | 484 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 244 insertions(+), 240 deletions(-) + +commit ac8be9728255ee7b75808bbcb58790164c8ee9e7 +Author: Juan Pablo Ugarte +Date: Tue Oct 4 16:28:53 2016 -0300 + + Added GtkGLArea object to gtk+ catalog. + + plugins/gtk+/gtk+.xml.in | 7 +++++-- + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-glarea.png | Bin 0 -> 460 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-glarea.png | Bin 0 -> 502 bytes + 5 files changed, 7 insertions(+), 2 deletions(-) + +commit 3117f10d4e9dad1ea6b02ca9429077a9e19e2d02 +Author: Claudio Arseni +Date: Mon Oct 3 09:39:20 2016 +0000 + + Updated Italian translation + + po/it.po | 418 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 192 insertions(+), 226 deletions(-) + +commit ce11ad98dc7785e071aeb3cdc4ded49118d8364e +Author: Claude Paroz +Date: Mon Sep 19 07:09:34 2016 +0000 + + Updated French translation + + po/fr.po | 2699 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1430 insertions(+), 1269 deletions(-) + +commit 587b551421db6d8a1aabb5b626e8e233e792f349 +Author: Tom Tryfonidis +Date: Fri Sep 16 11:19:25 2016 +0000 + + Updated Greek translation + + po/el.po | 536 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 263 insertions(+), 273 deletions(-) + +commit bdd647d57fb072edd083a0c6bb1e6ba55fb18288 +Author: David King +Date: Wed Sep 14 19:42:21 2016 +0100 + + Update British English translation + + po/en_GB.po | 5054 +++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 3368 insertions(+), 1686 deletions(-) + +commit 8b6d7309e688a24e5caf45e2714fa26449350f91 +Author: Ask Hjorth Larsen +Date: Tue Sep 13 01:53:59 2016 +0200 + + Updated Danish translation + + po/da.po | 303 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 147 insertions(+), 156 deletions(-) + +commit 0e5a5d025714f4d67fd1f35ee8470e7fde7ffb57 +Author: Piotr Drąg +Date: Thu Sep 8 22:53:02 2016 +0200 + + Updated Polish translation + + po/pl.po | 42 ++++++++++++++++++++---------------------- + 1 file changed, 20 insertions(+), 22 deletions(-) + +commit 6674d5e9e9aec33c653137b9ff7168095f5995b2 +Author: Jean-Baptiste Holcroft +Date: Mon Sep 5 06:32:31 2016 +0000 + + Updated French translation + + help/fr/fr.po | 374 +++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 237 insertions(+), 137 deletions(-) + +commit 2230dd82dd98fcf8aa419cb3ffd45c0f7d446c53 +Author: Fran Dieguez +Date: Mon Sep 5 00:02:02 2016 +0200 + + Updated Galician translations + + po/gl.po | 534 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 262 insertions(+), 272 deletions(-) + +commit 74ebfea1aa3124248cdc5d2783ded28eb287f681 +Author: Changwoo Ryu +Date: Sat Sep 3 14:57:46 2016 +0000 + + Updated Korean translation + + po/ko.po | 536 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 263 insertions(+), 273 deletions(-) + +commit 20af8b7eae28175293c10a0890db427f35e06740 +Author: Rūdolfs Mazurs +Date: Thu Sep 1 22:00:34 2016 +0300 + + Update Latvian translation + + po/lv.po | 616 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 267 insertions(+), 349 deletions(-) + +commit 6ee434753063f6cd4d8341a8a3cd2fe03f61391c +Author: Мирослав Николић +Date: Sat Aug 27 22:30:01 2016 +0200 + + Updated Serbian translation + + po/sr.po | 571 ++++++++++++++++++++++++++------------------------------ + po/sr@latin.po | 573 ++++++++++++++++++++++++++------------------------------- + 2 files changed, 529 insertions(+), 615 deletions(-) + +commit 3e92a4fd17b87c8f22fd82fa64c117082a873989 +Author: Piotr Drąg +Date: Mon Aug 22 23:54:12 2016 +0200 + + Updated Polish translation + + po/pl.po | 620 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 306 insertions(+), 314 deletions(-) + +commit a43ef0173a71df795dd7436b4cf23cf84f3e88ef +Author: Mario Blättermann +Date: Sun Aug 21 09:53:18 2016 +0000 + + Updated German translation + + po/de.po | 571 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 275 insertions(+), 296 deletions(-) + +commit f884ba102467c16ee03048d97c386c10cc331294 +Author: Andika Triwidada +Date: Mon Aug 15 04:51:31 2016 +0000 + + Updated Indonesian translation + + po/id.po | 104 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 54 insertions(+), 50 deletions(-) + +commit 2c8a8714ee63753d81a38cf70aa390890800793a +Author: Andika Triwidada +Date: Mon Aug 15 04:41:07 2016 +0000 + + Updated Indonesian translation + (cherry picked from commit 9d52c9b86e4f916804ae4fe20e768a4b2518837c) + + po/id.po | 28 ++++++++++++++-------------- + 1 file changed, 14 insertions(+), 14 deletions(-) + +commit 38606a4a3bd08ed2f0a137b8b2938f3115ebc2ba +Author: Marek Cernocky +Date: Sun Aug 14 00:15:23 2016 +0200 + + Updated Czech translation + + po/cs.po | 535 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 263 insertions(+), 272 deletions(-) + +commit 1e9d713751c57fb1d2b17f1a5007f379b7b61d90 +Author: Aurimas Černius +Date: Tue Aug 2 22:35:44 2016 +0300 + + Updated Lithuanian translation + + po/lt.po | 538 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 263 insertions(+), 275 deletions(-) + +commit ce57748dd67c6023e54772aba72c8789414eb885 +Author: Daniel Mustieles +Date: Tue Aug 2 16:46:22 2016 +0200 + + Updated Spanish translation + + po/es.po | 162 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 74 insertions(+), 88 deletions(-) + +commit 119b3a72f64c97079f01317963059a1e50a24ab4 +Author: Christophe Fergeau +Date: Tue Jul 19 18:16:38 2016 +0200 + + Update French translation + + po/fr.po | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) + +commit 540fef2fc41f489540ddd2c53dadaabc0032c052 +Author: Piotr Drąg +Date: Sun Jul 17 17:31:13 2016 +0200 + + Add Language headers to po files + + Future versions of gettext will fail if this header is missing. + + po/az.po | 1 + + po/bn.po | 1 + + po/bn_IN.po | 1 + + po/ca@valencia.po | 2 +- + po/de.po | 2 +- + po/en@shaw.po | 1 + + po/en_CA.po | 1 + + po/es.po | 2 +- + po/gu.po | 1 + + po/he.po | 1 + + po/hy.po | 1 + + po/id.po | 2 +- + po/km.po | 1 + + po/ko.po | 2 +- + po/mai.po | 1 + + po/mk.po | 1 + + po/ml.po | 2 +- + po/mr.po | 1 + + po/ms.po | 1 + + po/nb.po | 2 +- + po/nl.po | 1 + + po/nn.po | 1 + + po/or.po | 1 + + po/pa.po | 1 + + po/si.po | 1 + + po/sl.po | 2 +- + po/sq.po | 1 + + po/sr@latin.po | 2 +- + po/ta.po | 1 + + po/ug.po | 2 +- + po/uk.po | 1 + + po/vi.po | 1 + + po/zh_HK.po | 2 +- + 33 files changed, 33 insertions(+), 11 deletions(-) + +commit a9091e058c8b816e5f9f40a5c3f971b5fde43cd9 +Author: Andika Triwidada +Date: Mon Jun 27 00:07:13 2016 +0000 + + Updated Indonesian translation + (cherry picked from commit 5b7217351fee4cec04c3cdae275f879b70ed3d0c) + + po/id.po | 2886 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1645 insertions(+), 1241 deletions(-) + +commit cf2dced0fa787c46c58dd5e31beb512eda8ae88e +Author: Muhammet Kara +Date: Sun Jun 26 04:50:39 2016 +0000 + + Updated Turkish translation + + po/tr.po | 395 ++++++++++++++++++++++++++++----------------------------------- + 1 file changed, 175 insertions(+), 220 deletions(-) + +commit f5c50d1b079e8818efdff8b732ef6fe58dab4314 +Author: Juan Pablo Ugarte +Date: Sun Jun 19 15:54:54 2016 -0300 + + Fixed bug #767812 "Please don't list 'Taiwan' as 'Taiwan, Province of China' in the country list" + + src/glade-registration.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 47f2202caccf831588526b79139292034beec988 +Author: Cédric Valmary +Date: Mon May 30 19:14:30 2016 +0000 + + Updated Occitan translation + + po/oc.po | 212 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 101 insertions(+), 111 deletions(-) + +commit 3baf51da67c72360546f0c70d431d6956c0664ee +Author: Anders Jonsson +Date: Thu May 26 18:10:45 2016 +0000 + + Updated Swedish translation + + po/sv.po | 538 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 264 insertions(+), 274 deletions(-) + +commit 274663d778b07e6e6568103a6b0210e1be907959 +Author: Tiago Santos +Date: Sat May 21 20:08:28 2016 +0000 + + Updated Portuguese translation + + po/pt.po | 1278 +++++++++++++------------------------------------------------- + 1 file changed, 269 insertions(+), 1009 deletions(-) + +commit 32165bc62ee3e27c6e4fd460d13c240ceb5b312e +Author: Juan Pablo Ugarte +Date: Fri May 20 22:29:09 2016 -0300 + + GladeEditor: fixed glade_editor_switch_page() signal connection. + + Fixes bug #765562 "Using Spacebar to change menu selction causes crash" + + gladeui/glade-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 791970cd08aa97efac107b899f3bdde776b5910b +Author: Juan Pablo Ugarte +Date: Fri May 20 17:04:09 2016 -0300 + + GladeGtkBox: adapted to new glade_gtk_box_notebook_child_insert_remove_action() api + + plugins/gtk+/glade-gtk-box.c | 20 +++++++------------- + 1 file changed, 7 insertions(+), 13 deletions(-) + +commit db6ab943484b6279ded235eb218227fbdb6c5c2e +Author: Juan Pablo Ugarte +Date: Fri May 20 16:59:39 2016 -0300 + + GladeGtkNotebook: simplified glade_gtk_box_notebook_child_insert_remove_action() function params + + plugins/gtk+/glade-gtk-notebook.c | 50 ++++++++++++++++----------------------- + plugins/gtk+/glade-gtk-notebook.h | 13 ++++------ + 2 files changed, 26 insertions(+), 37 deletions(-) + +commit 7ae104ef82584e91ab3abe720c0a06e0b74eb3c9 +Author: Bastien Nocera +Date: Tue Apr 26 15:27:36 2016 +0200 + + GladeGtkNotebook: Fix "format not a string literal" warning + + glade-gtk-notebook.c: In function ‘glade_gtk_box_notebook_child_insert_remove_action’: + glade-gtk-notebook.c:988:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] + glade_command_push_group (group_format, glade_widget_get_name (parent)); + ^~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=765612 + + plugins/gtk+/glade-gtk-box.c | 9 +++------ + plugins/gtk+/glade-gtk-notebook.c | 25 +++++++++++++++++++------ + plugins/gtk+/glade-gtk-notebook.h | 3 ++- + 3 files changed, 24 insertions(+), 13 deletions(-) + +commit d9955f6cba3ce29554f84e5441a6e2bea3cf9da0 +Author: Bastien Nocera +Date: Tue Apr 26 15:36:29 2016 +0200 + + GladeGtkTable: Fix "format not a string literal" warning + + glade-gtk-table.c: In function ‘glade_gtk_table_child_insert_remove_action’: + glade-gtk-table.c:527:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] + glade_command_push_group (group_format, glade_widget_get_name (parent)); + ^~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=765612 + + plugins/gtk+/glade-gtk-table.c | 40 ++++++++++++++++++++++++++++++++-------- + 1 file changed, 32 insertions(+), 8 deletions(-) + +commit c672658a16b80f7569d05fb65636778a754abe06 +Author: Bastien Nocera +Date: Tue Apr 26 15:18:57 2016 +0200 + + GladeGtkGrid: Fix "format not a string literal" warning + + glade-gtk-grid.c: In function ‘glade_gtk_grid_child_insert_remove_action’: + glade-gtk-grid.c:496:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] + glade_command_push_group (group_format, glade_widget_get_name (parent)); + ^~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=765612 + + plugins/gtk+/glade-gtk-grid.c | 40 ++++++++++++++++++++++++++++++++-------- + 1 file changed, 32 insertions(+), 8 deletions(-) + +commit f7213b7b6b5ed0e19c87f8d67f6d7ec817957c31 +Author: Bastien Nocera +Date: Tue Apr 26 15:20:25 2016 +0200 + + GladeGtkListBox: Fix "format not a string literal" warning + + glade-gtk-list-box.c: In function ‘glade_gtk_listbox_child_insert_action’: + glade-gtk-list-box.c:208:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] + glade_command_push_group (group_format, glade_widget_get_name (parent)); + ^~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=765612 + + plugins/gtk+/glade-gtk-list-box.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit 8e0839568cac883b41d5e1adab5a3f9934329ec5 +Author: Bastien Nocera +Date: Tue Apr 26 15:12:36 2016 +0200 + + GladeGtkFlowBox: Fix "format not a string literal" warning + + glade-gtk-flow-box.c: In function ‘glade_gtk_flowbox_child_insert_action’: + glade-gtk-flow-box.c:205:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] + glade_command_push_group (group_format, glade_widget_get_name (parent)); + ^~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=765612 + + plugins/gtk+/glade-gtk-flow-box.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit 9780bd731656f6f98083ab739729995fbc8917f1 +Author: Juan Pablo Ugarte +Date: Fri May 20 16:29:32 2016 -0300 + + plugins/gtk+/glade-gtk-box.c: fixed casting warning + + plugins/gtk+/glade-gtk-box.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit eae2e01f7411aff1592749ad0ced9feb68d9ed18 +Author: Juan Pablo Ugarte +Date: Mon May 16 17:08:52 2016 -0300 + + GladeWidgetAdaptor: use a direct hash for the adaptor hash table by stuffing the GType into a pointer with GSIZE_TO_POINTER() + + gladeui/glade-widget-adaptor.c | 53 +++++++----------------------------------- + 1 file changed, 9 insertions(+), 44 deletions(-) + +commit b8231a55dfb121812c974a04662768efed059505 +Author: Richard Hughes +Date: Wed May 18 11:26:00 2016 +0100 + + Upgrade the AppData file to 0.6v and add missing data + + data/glade.appdata.xml.in | 29 ++++++++++++++++++++--------- + 1 file changed, 20 insertions(+), 9 deletions(-) + +commit 5de499181226a186c2f75d92ac5a56a4b0992a19 +Author: Enrico Nicoletto +Date: Sat May 14 23:23:42 2016 +0000 + + Updated Brazilian Portuguese translation + (cherry picked from commit 64299aa91210813c146571935278022783cd2ae8) + + po/pt_BR.po | 429 ++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 211 insertions(+), 218 deletions(-) + +commit 6431adef0bfe00753247ac5497cc23811f468af4 +Author: Piotr Drąg +Date: Sat May 14 15:21:38 2016 +0300 + + Updated Polish translation + + po/pl.po | 410 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 197 insertions(+), 213 deletions(-) + +commit 7b0aa0166486e5c85973960ebb54f31790754ffc +Author: Juan Pablo Ugarte +Date: Fri May 13 19:07:43 2016 -0300 + + Fixed bug #765885 "client side decoration, no space to add header bar" + + plugins/gtk+/glade-gtk-window.c | 39 +++++++++++++++++++++++++++------------ + 1 file changed, 27 insertions(+), 12 deletions(-) + +commit 4c1bf931a5a23bf75f279a35ab5ccabb728a3959 +Author: Cédric Valmary +Date: Sun May 8 19:34:05 2016 +0000 + + Updated Occitan translation + + po/oc.po | 1053 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 527 insertions(+), 526 deletions(-) + +commit 5983b92af1409b92149b31098aa5a8b0520ec460 +Author: GNOME Translation Robot +Date: Thu Apr 28 14:05:18 2016 +0000 + + Updated Portuguese translation + + po/pt.po | 2058 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1062 insertions(+), 996 deletions(-) + +commit 7f336d49dd3fe99acf2e750a62fe07a17158e800 +Author: Daniel Mustieles +Date: Wed Apr 27 21:02:07 2016 +0200 + + Updated Spanish translation + + po/es.po | 421 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 207 insertions(+), 214 deletions(-) + +commit bea318d90171f1309b78b8220e47b2eebd5e2c85 +Author: Balázs Meskó +Date: Tue Apr 26 09:40:24 2016 +0000 + + Updated Hungarian translation + + po/hu.po | 423 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 208 insertions(+), 215 deletions(-) + +commit 82426538eba2f4c01b61e630919068314922a344 +Author: Roberto Guido +Date: Thu Apr 7 02:20:38 2016 +0200 + + Bug 589306 - Clicking in ... swap order of accelerators + + plugins/gtk+/glade-accels.c | 1 + + 1 file changed, 1 insertion(+) + +commit 533fc04435a162c0a33a1fa8efc6bb85388186af +Author: Piotr Drąg +Date: Sun Apr 10 16:59:03 2016 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 695ab6282a25ab554ae692d4d6e4f409d17411c5 +Author: Juan Pablo Ugarte +Date: Fri Apr 8 22:25:57 2016 -0300 + + glade-previewer: adapted GladePreviewWindow as GladePreviewer to not longer pack toplevels inside a window + + This avoids bug #761651 "[Wayland] glade previewer is resizing windows until it crashes gnome-shell" + + gladeui/Makefile.am | 4 +- + gladeui/glade-preview-window.c | 794 ---------------------------- + gladeui/glade-preview-window.h | 92 ---- + gladeui/glade-previewer-main.c | 447 ++++++++++++++++ + gladeui/glade-previewer.c | 1140 +++++++++++++++++++++++++--------------- + gladeui/glade-previewer.h | 97 ++++ + 6 files changed, 1267 insertions(+), 1307 deletions(-) + +commit b540ffcc55e3d722ae01ff57667e66e52fd625ef +Author: Muhammet Kara +Date: Mon Apr 4 12:38:01 2016 +0000 + + Updated Turkish translation + + po/tr.po | 2434 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1335 insertions(+), 1099 deletions(-) + +commit 74b21b316c8d5c8176a479f275437d3a1da7fc21 +Author: Juan Pablo Ugarte +Date: Tue Mar 22 13:06:37 2016 -0300 + + Rolling 3.20 + + NEWS | 34 ++++++++++++++++++++++++++++++++++ + configure.ac | 8 ++++---- + 2 files changed, 38 insertions(+), 4 deletions(-) + +commit dc486275bb4615a0d966cd5cbf0b469502c2ea5e +Author: Juan Pablo Ugarte +Date: Tue Mar 22 12:46:33 2016 -0300 + + tests/create-widgets.c: removed various test to make distcheck work. + + I will make a release and fix them in master. + + tests/create-widgets.c | 10 +++++++++- + 1 file changed, 9 insertions(+), 1 deletion(-) + +commit ccb3a8c7dcbd7bd5e748ea41c687e74f13c0b1b2 +Author: Juan Pablo Ugarte +Date: Tue Mar 22 12:45:42 2016 -0300 + + tests/add-child.c: removed GtkTreeViewColumn test to make distcheck work for release + + tests/add-child.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 0f262d28ea7bee60754fd98c6fed101f5987b0d4 +Author: Juan Pablo Ugarte +Date: Tue Mar 22 12:42:27 2016 -0300 + + Removed GLADE_PIXMAP_DIR env from test environment because gtk_icon_theme_append_search_path() does not work if the path is not in a "proper" icon directory structure () + + configure.ac | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +commit 1214a65af8b18fb2fb9a459e88bc8100eb2c1410 +Author: Juan Pablo Ugarte +Date: Mon Mar 21 21:31:09 2016 -0300 + + po/POTFILES.skip: Added workaround for intltool bug. + See https://bugs.launchpad.net/intltool/+bug/1117944 + + po/POTFILES.skip | 3 +++ + 1 file changed, 3 insertions(+) + +commit f9fb45c791215237ba75b64002289c8885be4fd4 +Author: Juan Pablo Ugarte +Date: Tue Mar 15 17:46:06 2016 -0300 + + GladeDesignLayout: fixed regresion drawing nodes and pushpin in margins and alginment edit modes. + + _glade_design_layout_get_colors() removed context parameter. + + gladeui/glade-design-layout.c | 23 ++++++++++++++++------- + gladeui/glade-design-private.h | 3 +-- + gladeui/glade-utils.c | 12 +----------- + 3 files changed, 18 insertions(+), 20 deletions(-) + +commit badaef0484089f9ea1db6b804dd9764cfd8b8881 +Author: Milo Casagrande +Date: Tue Mar 22 11:04:00 2016 +0000 + + Updated Italian translation + + po/it.po | 2462 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1349 insertions(+), 1113 deletions(-) + +commit 525fc886e302cd48ca826572d7215888372fc0c5 +Author: Ask Hjorth Larsen +Date: Sun Mar 20 22:47:29 2016 +0100 + + Updated Danish translation + + po/da.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 2a3a08a4b3343ffd29d5ead5f2a59320548c4883 +Author: Ask Hjorth Larsen +Date: Sun Mar 20 22:46:37 2016 +0100 + + Updated Danish translation + + po/da.po | 411 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 195 insertions(+), 216 deletions(-) + +commit 47bf92b0a77e8eea9b6d4b66954f246e630f5383 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 23:36:20 2016 -0300 + + gladeui/glade-base-editor.c: relicense as LGPL + + gladeui/glade-base-editor.c | 22 +++++++++++----------- + 1 file changed, 11 insertions(+), 11 deletions(-) + +commit a2a03330c0724fd748201e8cb4606677a6ef04c5 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 23:34:33 2016 -0300 + + gladeui/glade-design-layout.css: relicense as LGPL + + gladeui/glade-design-layout.css | 26 +++++++++++++------------- + 1 file changed, 13 insertions(+), 13 deletions(-) + +commit 6428646fda2e0061750ad8eecdff0374af1fffbe +Author: Juan Pablo Ugarte +Date: Mon Mar 14 23:25:56 2016 -0300 + + Bumped reqired gtk+ verstion to 3.19.12 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d3aad6d1e778f12b32991db6fce3508dd7e79432 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 23:25:30 2016 -0300 + + GladeRegistration: updated to new class css name API + + src/glade-registration.c | 9 - + src/glade-registration.css | 26 +- + src/glade-registration.glade | 3709 ++++++++++++++++++++---------------------- + 3 files changed, 1736 insertions(+), 2008 deletions(-) + +commit ce3d607bef6f22602d227952ed1a10dadbcce421 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 23:24:37 2016 -0300 + + GladeDesignLayout: updated to new class css name API + + gladeui/glade-design-layout.c | 2 ++ + gladeui/glade-design-layout.css | 13 +++++++------ + 2 files changed, 9 insertions(+), 6 deletions(-) + +commit 08529d9d86f5b8117e00e9feeb9b9753e01370ff +Author: Juan Pablo Ugarte +Date: Mon Mar 14 19:18:55 2016 -0300 + + GladeRegistration: get color properly for context style to draw glade logo + + src/glade-registration.c | 21 +++++---------------- + 1 file changed, 5 insertions(+), 16 deletions(-) + +commit eafe354d66467aff6c88cde6512dddc65484e1c4 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 19:02:03 2016 -0300 + + GladeDesignView: get color properly for context style to draw glade logo + + gladeui/glade-design-view.c | 21 ++++++--------------- + 1 file changed, 6 insertions(+), 15 deletions(-) + +commit c695cc5a963069ebad91f277624d0904104668fd +Author: Juan Pablo Ugarte +Date: Mon Mar 14 18:31:39 2016 -0300 + + GladeDesignLayout: set border radius to 0 in selection + + gladeui/glade-design-layout.css | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 59d1f46ea4c6d53ade6f0962915395edd0759328 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 18:05:13 2016 -0300 + + GladePlaceholder: on_chooser_adaptor_selected() destroy popup instead of widget chooser. + + gladeui/glade-placeholder.c | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +commit 00ed05155b9f98cc27c35cd97045a5c0603e1ccf +Author: Juan Pablo Ugarte +Date: Mon Mar 14 18:03:40 2016 -0300 + + GladeDesignView: on_chooser_adaptor_selected() destroy popup instead of widget chooser. + + gladeui/glade-design-view.c | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +commit b6d6b8928ba54866a1dc1e00002acd1f01cec6a0 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 17:27:54 2016 -0300 + + GladeWindow: renamed gtk-key-bindings to -gtk-key-bindings in class custom css + + src/glade-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 6726727b45cfdf256b5e92e936a94f5b37eee454 +Author: Juan Pablo Ugarte +Date: Mon Mar 14 17:37:54 2016 -0300 + + GladeDesignLayout: implemented selection box in css + + gladeui/glade-design-layout.c | 27 +++++++++------------------ + gladeui/glade-design-layout.css | 11 +++++++++++ + 2 files changed, 20 insertions(+), 18 deletions(-) + +commit 9e4b669d47f4de3f1a055190f8488ad419c28642 +Author: Juan Pablo Ugarte +Date: Fri Jan 29 13:30:50 2016 -0300 + + GladeDesignLayout: implemented frame using css + + gladeui/Makefile.am | 1 + + gladeui/glade-design-layout.c | 93 +++++++++++---------------------- + gladeui/glade-design-layout.css | 34 ++++++++++++ + gladeui/gladeui-resources.gresource.xml | 1 + + 4 files changed, 67 insertions(+), 62 deletions(-) + +commit 285c1e2684212e891bb2375ad2e5f964dfe4a482 +Author: Juan Pablo Ugarte +Date: Fri Jan 29 10:22:18 2016 -0300 + + GladeRegistration: add css provider to default screen. + + src/glade-registration.c | 30 ++++++++++-------------------- + src/glade-registration.css | 26 +++++++++----------------- + 2 files changed, 19 insertions(+), 37 deletions(-) + +commit 59469766a3d54b60857f5edda46d541f0c0bdcfe +Author: Tom Tryfonidis +Date: Mon Mar 14 20:18:51 2016 +0000 + + Updated Greek translation + + po/el.po | 2801 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1532 insertions(+), 1269 deletions(-) + +commit 9075fb7b6e924a8959ccb883ae4e8ca4185c30b9 +Author: Aurimas Černius +Date: Sun Mar 13 21:26:22 2016 +0200 + + Updated Lithuanian translation + + po/lt.po | 903 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 451 insertions(+), 452 deletions(-) + +commit ee36c3ce3e6126e25ad14d560b145b666c155ff1 +Author: Changwoo Ryu +Date: Sat Mar 12 20:13:50 2016 +0000 + + Updated Korean translation + + po/ko.po | 2415 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1295 insertions(+), 1120 deletions(-) + +commit f6cc339b882464a1957c728355546aa55284894a +Author: Bernd Homuth +Date: Sat Mar 12 12:36:46 2016 +0000 + + Updated German translation + + po/de.po | 52 +++++++++++++++++++++++++++++----------------------- + 1 file changed, 29 insertions(+), 23 deletions(-) + +commit e762f2c9a875199b0b0eeb2a6d2ed0a90960e16b +Author: Sebastian Rasmussen +Date: Mon Mar 7 13:11:41 2016 +0000 + + Updated Swedish translation + + po/sv.po | 2860 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1561 insertions(+), 1299 deletions(-) + +commit f43f9c055c69b3b6f257d2e65429ac1b37b19e1f +Author: Sebastian Rasmussen +Date: Mon Mar 7 13:08:05 2016 +0000 + + Updated Swedish translation + + help/sv/sv.po | 655 ++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 409 insertions(+), 246 deletions(-) + +commit 96f52889869edb0fb16582ee7803921d6fef980c +Author: Gábor Kelemen +Date: Fri Mar 4 08:05:30 2016 +0000 + + Updated Hungarian translation + + help/hu/hu.po | 148 +++++++++++++++++++++++++++++----------------------------- + 1 file changed, 73 insertions(+), 75 deletions(-) + +commit 7f009c3563120470782635d1062f72efb1e1ef52 +Author: Daniel Mustieles +Date: Wed Mar 2 21:35:06 2016 +0100 + + Updated Spanish translation + + help/es/es.po | 384 +++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 244 insertions(+), 140 deletions(-) + +commit fc8e0dd5d600213a7115bd8216afc0c68801a99d +Author: Efstathios Iosifidis +Date: Tue Mar 1 14:12:40 2016 +0000 + + Updated Greek translation + + help/el/el.po | 428 +++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 241 insertions(+), 187 deletions(-) + +commit 398337ff548392967f2486ac23ba9608ce8615c0 +Author: Marek Černocký +Date: Tue Mar 1 12:19:02 2016 +0100 + + Updated Czech translation + + help/cs/cs.po | 398 ++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 248 insertions(+), 150 deletions(-) + +commit 00c9a27a23995062747923e2bfefbf3a6f565bd4 +Author: Marek Černocký +Date: Tue Mar 1 10:40:37 2016 +0100 + + Updated Czech translation + + po/cs.po | 933 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 469 insertions(+), 464 deletions(-) + +commit afcd847874d0ad9cbf7345ebeaee4fad1fad312e +Author: Cédric Valmary +Date: Sun Feb 28 22:19:05 2016 +0000 + + Updated Occitan translation + + po/oc.po | 97 ++++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 49 insertions(+), 48 deletions(-) + +commit 579d702b80d8da249db22b2cc10dc19a75da1c8d +Author: Cédric Valmary +Date: Sun Feb 28 22:05:20 2016 +0000 + + Updated Occitan translation + + po/oc.po | 5951 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 3473 insertions(+), 2478 deletions(-) + +commit cfc436b7ce72d84c300d74bcf93b6dffda693349 +Author: Juan Pablo Ugarte +Date: Sat Feb 27 11:26:33 2016 -0300 + + HACKING renamed as CONTRIBUTING.md and added as a link. + + CONTRIBUTING.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- + HACKING | 76 +-------------------------------------------------------- + 2 files changed, 76 insertions(+), 76 deletions(-) + +commit 7e5dfa8ccd211945e624b0fab7fe2b19fb1b9907 +Author: Juan Pablo Ugarte +Date: Sat Feb 27 11:09:49 2016 -0300 + + CONTRIBUTING.md: added link to HACKING file so that git mirrors pick it up when an user tries to create a pull request + + CONTRIBUTING.md | 1 + + 1 file changed, 1 insertion(+) + +commit a164c9416e6b711c8a9e76848973957c1acc8a5b +Author: Juan Pablo Ugarte +Date: Sat Feb 27 11:09:11 2016 -0300 + + HACKING: added note about pull request in mirrors + + HACKING | 22 ++++++++++++++-------- + 1 file changed, 14 insertions(+), 8 deletions(-) + +commit 5610c1d56d0a17ce6d0ee1a771a6f1212032939a +Author: Juan Pablo Ugarte +Date: Sun Feb 21 18:20:13 2016 -0300 + + plugins/python/glade-python.c: Make sure we load Gtk 3 + + plugins/python/glade-python.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 9708d81887066332b3f2dd063fb4f353f8073dd9 +Author: Fran Dieguez +Date: Wed Feb 24 15:22:36 2016 +0100 + + Updated Galician translations + + po/gl.po | 2477 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1332 insertions(+), 1145 deletions(-) + +commit 6ea20d1b17df945122f51469de81e8481143281f +Author: Мирослав Николић +Date: Sat Feb 20 11:38:50 2016 +0100 + + Updated Serbian translation + + po/sr.po | 2467 ++++++++++++++++++++++++++++++-------------------------- + po/sr@latin.po | 2445 ++++++++++++++++++++++++++++++------------------------- + 2 files changed, 2672 insertions(+), 2240 deletions(-) + +commit 8953d805f4293ace36a07314d49e3aa6156bf045 +Author: Ben Iofel +Date: Wed Feb 17 17:06:57 2016 -0500 + + GtkWindow: don't set the same titlebar multiple times + + plugins/gtk+/glade-gtk-window.c | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) + +commit ea1464d7644e298f498c1e6b9d5f46fd191a495d +Author: Mario Blättermann +Date: Tue Feb 16 19:48:47 2016 +0100 + + Updated German doc translation + + help/de/de.po | 579 ++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 342 insertions(+), 237 deletions(-) + +commit 6ad6ff72de23303f430cf48e520a73a53d901ca7 +Author: Daniel Mustieles +Date: Sat Feb 13 18:53:49 2016 +0100 + + Updated Spanish translation + + po/es.po | 10 ++++------ + 1 file changed, 4 insertions(+), 6 deletions(-) + +commit 9413e71628aa73803b3f45a10c74c205e0485c65 +Author: Chao-Hsiung Liao +Date: Sat Feb 13 06:50:48 2016 +0000 + + Updated Chinese (Taiwan) translation + + po/zh_TW.po | 2485 ++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1335 insertions(+), 1150 deletions(-) + +commit 4ae14c1689bf85e7c9e27858e65d90dd361c3044 +Author: Rūdolfs Mazurs +Date: Thu Feb 11 23:02:36 2016 +0200 + + Update Latvian translation + + po/lv.po | 3206 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1698 insertions(+), 1508 deletions(-) + +commit 687af66e2f5a4a47a09b9651ed7870ec7ba8e075 +Author: Anders Jonsson +Date: Wed Feb 10 20:03:58 2016 +0100 + + Bug 761839: Fix 'glade' command name in user manual + + help/C/index.docbook | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 2ad3ff1003e16240c0a1b75d1a71e905ea3c43c1 +Author: Rafael Fontenelle +Date: Wed Feb 10 17:20:30 2016 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 991 ++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 494 insertions(+), 497 deletions(-) + +commit 26abe861c73a5f7542790759fca1aca7803ead86 +Author: Baurzhan Muftakhidinov +Date: Tue Feb 9 10:37:30 2016 +0000 + + Updated Kazakh translation + + po/kk.po | 2549 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1368 insertions(+), 1181 deletions(-) + +commit 73d5b111784eb840c07e2c088e868d62b8abfffe +Author: Ask Hjorth Larsen +Date: Sun Feb 7 16:42:29 2016 +0100 + + Updated Danish translation + + po/da.po | 2446 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1324 insertions(+), 1122 deletions(-) + +commit f227ea84c008d22bd70b83eef287a1ed04e851c2 +Author: Balázs Úr +Date: Sun Feb 7 15:07:14 2016 +0000 + + Updated Hungarian translation + + po/hu.po | 15 ++++++--------- + 1 file changed, 6 insertions(+), 9 deletions(-) + +commit 4e61d4a08ca62896499b43fd23165d8581c49648 +Author: Daniel Mustieles +Date: Sun Feb 7 13:14:29 2016 +0100 + + Updated Spanish translation + + po/es.po | 337 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 174 insertions(+), 163 deletions(-) + +commit a93e4c45213d876efe0686391f6616366a0abfd6 +Author: Piotr Drąg +Date: Sat Feb 6 22:04:44 2016 +0100 + + Updated Polish translation + + po/pl.po | 2501 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1341 insertions(+), 1160 deletions(-) + +commit b74ba26a92fc545aaa457ff60349d86a3d80bbdb +Author: Piotr Drąg +Date: Sat Feb 6 21:59:02 2016 +0100 + + Fix typo (ellispize) + + plugins/gtk+/glade-gtk-label.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fb064442707fc529952883c81d927d72a50b8e19 +Author: Mario Blättermann +Date: Mon Feb 1 20:10:10 2016 +0100 + + Updated German translation + + po/de.po | 810 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 412 insertions(+), 398 deletions(-) + +commit a0225866f730df657e2feef89a24d766e437f02e +Author: Daniel Mustieles +Date: Sun Jan 31 22:24:43 2016 +0100 + + Updated Spanish translation + + po/es.po | 582 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 299 insertions(+), 283 deletions(-) + +commit 5b721ecf1f2ab192f9a5d2fded133929126bf19e +Author: Gábor Kelemen +Date: Fri Jan 29 22:21:56 2016 +0000 + + Updated Hungarian translation + + po/hu.po | 2520 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1349 insertions(+), 1171 deletions(-) + +commit 276a16f4bd02a3293d07326c61c63058b2adb96d +Author: Tristan Van Berkom +Date: Fri Jan 29 18:09:21 2016 +0100 + + Bug 536840 - Save palette small icon preference + + src/glade-window.c | 17 ++++++++++++++++- + 1 file changed, 16 insertions(+), 1 deletion(-) + +commit fcae2de874d06d797302f6a09f4c24ffbd592107 +Author: Tristan Van Berkom +Date: Fri Jan 29 17:53:01 2016 +0100 + + Bug 430445 - null string default title for GtkFileChooserButton + + Actually, the title displayed is introspected from the filechooser button + and takes whatever happens to be set by GTK+ in the given locale. + + Just null it out and let the user set a title. + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 876f8f175af9320450225f3fb6b82a53d1a918d0 +Author: Tristan Van Berkom +Date: Fri Jan 29 16:07:30 2016 +0100 + + Ugly hack to restore paned positions + + When we maximize the window, usually an idle is enough until it's + safe to start manipulating the stored paned window positions. + + Now, 200ms seems to be enough. + + This fixes restoring of paned window positions, if you exit Glade + cleanly by quitting Glade, it should restore the app in the same + state it was (undocked window positions and paned positions) + + src/glade-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 81920d56168a8148b74905f2e8e323922148c6e8 +Author: Tristan Van Berkom +Date: Fri Jan 29 15:10:47 2016 +0100 + + GladePreviewer: Update window title with (unnamed) if need be + + gladeui/glade-previewer.c | 7 +++++-- + 1 file changed, 5 insertions(+), 2 deletions(-) + +commit d6b334384a2598c9391d349d59756dd9468c7204 +Author: Tristan Van Berkom +Date: Fri Jan 29 15:10:00 2016 +0100 + + GladeWidget: Write the hidden IDs out when previewing + + For the previewer, we need the name of the widget we're gonna + preview, even if we dont serialize it in the real output + + gladeui/glade-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 98954a4e3a96b0f8c1b420de690b480447b30cd0 +Author: Tristan Van Berkom +Date: Fri Jan 29 15:09:37 2016 +0100 + + GladeProject: Identify when we are serializing for a preview + + gladeui/glade-project.c | 11 +++++++++++ + gladeui/glade-project.h | 1 + + 2 files changed, 12 insertions(+) + +commit d6cac38bc86a9753617c95fa994600c731d05c2c +Author: Tristan Van Berkom +Date: Fri Jan 29 14:19:18 2016 +0100 + + GtkStackSwitcher: Integrate new icon-size property + + plugins/gtk+/glade-stack-switcher-editor.ui | 38 +++++++++++++++++++++++------ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 32 insertions(+), 7 deletions(-) + +commit 9eb15655c6fad2616a803b9af9479f8f8f9be003 +Author: Tristan Van Berkom +Date: Fri Jan 29 13:23:18 2016 +0100 + + GtkPopover: Integrating new properties + + plugins/gtk+/glade-popover-editor.ui | 61 +++++++++++++++++++++++++++--------- + plugins/gtk+/gtk+.xml.in | 9 ++++++ + 2 files changed, 55 insertions(+), 15 deletions(-) + +commit 415e90d0c7252d673cd26226ceeb1bcbd2d8286a +Author: Tristan Van Berkom +Date: Fri Jan 29 13:05:17 2016 +0100 + + GtkTextView: Integrating new margin properties + + Top margin and bottom margin are since 3.18 and get placed + beside the left and right margin properties + + plugins/gtk+/glade-text-view-editor.ui | 112 +++++++++++++++++++-------------- + plugins/gtk+/gtk+.xml.in | 4 +- + 2 files changed, 66 insertions(+), 50 deletions(-) + +commit 65ed7ce459283d98afbc3ecf3a41867cbebb8881 +Author: Tristan Van Berkom +Date: Fri Jan 29 13:00:42 2016 +0100 + + gtk+.xml.in: Updating since tags for newly added properties and signals + + plugins/gtk+/gtk+.xml.in | 18 ++++++++++++------ + 1 file changed, 12 insertions(+), 6 deletions(-) + +commit 249d09ee312d2cdb99edf210555344bc2a083b8b +Author: Tristan Van Berkom +Date: Fri Jan 29 12:44:38 2016 +0100 + + GtkLabel: Integrate the "lines" property nicely + + This property is only relevant when ellipsizing and + word wrapping are enabled, make it insensitive when + not relevant and place it beside the wrap-mode property. + + plugins/gtk+/glade-gtk-label.c | 28 +++++- + plugins/gtk+/glade-label-editor.ui | 181 +++++++++++++++++++------------------ + plugins/gtk+/gtk+.xml.in | 4 +- + 3 files changed, 122 insertions(+), 91 deletions(-) + +commit f05791814345aefe3a25618ff96df4cf9840f12b +Author: Tristan Van Berkom +Date: Fri Jan 29 11:31:34 2016 +0100 + + Bug 750985 - GtkMisc property deprecations + + o Mark xalign/yalign/xpad/ypad as deprecated everywhere + + o Remove save-always for xalign + + o Make them all optional with optional default False, this + has the side effect that if the property is set, it will + be serialized in the output regardless of value, so we + dont need the save-always anymore. + + We required save-always on xalign of some buttons because of bug 675042 + + plugins/gtk+/gtk+.xml.in | 32 +++++++++++++++----------------- + 1 file changed, 15 insertions(+), 17 deletions(-) + +commit f552f1e2dcd2761d8084ad8aefcfecd43c71156f +Author: Tristan Van Berkom +Date: Fri Jan 29 11:01:33 2016 +0100 + + Bug 759872 - Show popovers hidden by model buttons + + Model button enjoys hiding popover ancestors when clicked, + just go ahead and re-show the hidden popovers in that case. + + plugins/gtk+/glade-gtk-model-button.c | 15 ++++++++++++++- + 1 file changed, 14 insertions(+), 1 deletion(-) + +commit cb60d287df2af95b07496968fefa303842ddad9f +Author: Juan Pablo Ugarte +Date: Fri Jan 29 08:37:30 2016 -0300 + + GladeRegistration: improved theme compatibility by using css theme colors. + + src/glade-registration.c | 52 ++++++++++++++++++++++++++-------------------- + src/glade-registration.css | 26 ++++++++--------------- + 2 files changed, 39 insertions(+), 39 deletions(-) + +commit 88acef602224a1a199d0ffdef9b7e02039ae66b1 +Author: Tristan Van Berkom +Date: Thu Jan 28 17:13:03 2016 +0100 + + Bug 751234 - Ignore tearoff-state property in the workspace + + Dont let menus float away into the desktop + + plugins/gtk+/gtk+.xml.in | 1 + + 1 file changed, 1 insertion(+) + +commit 0b07d924b269f3867d345a321c8b60d88cd17197 +Author: Juan Pablo Ugarte +Date: Thu Jan 28 13:01:25 2016 -0300 + + GladeDesignView: always render glade log as background using transprent fg color + + gladeui/glade-design-view.c | 98 +++++++++++++++++++++++---------------------- + 1 file changed, 50 insertions(+), 48 deletions(-) + +commit 4de9f13e48cd6ff91d9506e74ee5ef9cd9dfbf53 +Author: Juan Pablo Ugarte +Date: Thu Jan 28 12:24:40 2016 -0300 + + GladeRegistration: fixed textview minimun height, set them to 64 + + src/glade-registration.glade | 293 ++++++++++++++++--------------------------- + 1 file changed, 111 insertions(+), 182 deletions(-) + +commit 08a976717c9e656cc6fbe5101def8c28cf87a8bf +Author: Tristan Van Berkom +Date: Thu Jan 28 16:56:09 2016 +0100 + + Bug 759455 - Avoid showing window decorations in Glade's workspace + + On wayland, or when GTK_CSD=1 is set, the windows have decorations + in the workspace, exposing pesky close buttons that close glade. + + plugins/gtk+/glade-gtk-window.c | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 31a5461f8a4c21e9515121843fd44ae7251668d1 +Author: Tristan Van Berkom +Date: Thu Jan 28 16:49:44 2016 +0100 + + glade-gtk-popover-menu.c: Properly derive the GtkPopover adaptor + + Chain up to popover implementations, in post create dont bother + creating the placeholder, it will be done by the GtkContainer adaptor. + + Chaining up in post create here lets us properly ignore the ESC key + event on popovers in the workspace as well. + + plugins/gtk+/glade-gtk-popover-menu.c | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 47c50da13920ddd9ceb7f627e6106e840693da39 +Author: Tristan Van Berkom +Date: Thu Jan 28 16:48:53 2016 +0100 + + Bug 759395 - Ignore ESC key press from popovers + + plugins/gtk+/glade-gtk-popover.c | 22 ++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 23 insertions(+) + +commit e85787ad98fbe566eb7d48b204ea6192e485d36d +Author: Tristan Van Berkom +Date: Thu Jan 28 16:18:15 2016 +0100 + + glade-gtk-info-bar.c: Ensure names of action widgets at save time + + Also fix a bug where action-widgets was being serialized twice. + + plugins/gtk+/glade-gtk-info-bar.c | 12 +++++++++++- + 1 file changed, 11 insertions(+), 1 deletion(-) + +commit 271e466d7418fc611f63e6c1e79b5c1de1302a37 +Author: Tristan Van Berkom +Date: Thu Jan 28 16:17:59 2016 +0100 + + glade-gtk-dialog.c: Ensure names of action widgets at save time + + plugins/gtk+/glade-gtk-dialog.c | 9 +++++++++ + 1 file changed, 9 insertions(+) + +commit 49f93cc5c8dad3b1a3221d692fa372b9cbf9abd0 +Author: Tristan Van Berkom +Date: Thu Jan 28 16:17:01 2016 +0100 + + glade-gtk-action-widgets.[ch]: Added a function to ensure action widget names + + When saving dialogs and infobars, we just work around the problem and ensure + that buttons with response ids enabled in the action area have names, not undoably. + + plugins/gtk+/glade-gtk-action-widgets.c | 35 +++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-action-widgets.h | 3 +++ + 2 files changed, 38 insertions(+) + +commit e96488deba0d0f70abf0afee648f7b6424cf33cb +Author: Tristan Van Berkom +Date: Thu Jan 28 15:47:44 2016 +0100 + + GladeEditorProperty: Call glade_widget_ensure_name() with use_command + + gladeui/glade-editor-property.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 5fa3ed76fbd485d48f08f737244cf203d66aee84 +Author: Tristan Van Berkom +Date: Thu Jan 28 15:46:24 2016 +0100 + + GladeWidget: Added use_command argument to new glade_widget_ensure_name() API + + gladeui/glade-widget.c | 10 ++++++++-- + gladeui/glade-widget.h | 4 +++- + 2 files changed, 11 insertions(+), 3 deletions(-) + +commit ec31ae5827fc2c847131805e6611872942d461d7 +Author: Juan Pablo Ugarte +Date: Thu Jan 28 10:14:05 2016 -0300 + + GladeInspector: use new api to check if a widget has a name + + gladeui/glade-inspector.c | 41 ++++++++++++++++++++++------------------- + 1 file changed, 22 insertions(+), 19 deletions(-) + +commit 1522c95d5d032d86aca0eebbc1f7603b8b70db9d +Author: Juan Pablo Ugarte +Date: Thu Jan 28 10:07:42 2016 -0300 + + GladeDesignLayout: use new api to check if a widget has a name + + gladeui/glade-design-layout.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit f4454400f4161f98ec7dc3659e88453cc09a1b5b +Author: Juan Pablo Ugarte +Date: Thu Jan 28 10:07:03 2016 -0300 + + GladeEditor: use new api to check if a widget has a name + + gladeui/glade-editor.c | 27 ++++++++++++--------------- + 1 file changed, 12 insertions(+), 15 deletions(-) + +commit ba5b5f9e2ee81d5d56f11b2c9c8fa33243f2f3a1 +Author: Juan Pablo Ugarte +Date: Thu Jan 28 10:03:39 2016 -0300 + + gladeui/glade-project.h: fixed enum comment + + gladeui/glade-project.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 915773fb5c8b988d988b7ca985113bff5825b6f9 +Author: Juan Pablo Ugarte +Date: Thu Jan 28 08:06:17 2016 -0300 + + GladeInspector: added inspector_set_complete_text() function to optimize search by not casefolding the needle each time we need to search for it. + + gladeui/glade-inspector.c | 58 ++++++++++++++++++++--------------------------- + 1 file changed, 25 insertions(+), 33 deletions(-) + +commit 094997593cdc006d6f2ba0d5179f223518e56264 +Author: Tristan Van Berkom +Date: Thu Jan 28 14:30:42 2016 +0100 + + Bug 760610: Disable scroll events on property editor widgets + + As described in the bug, this is only harmful and annoying that + combo boxes handle scroll events, of course, the whole purpose + of combo boxes is to place them inside scrolled windows ;-) + + gladeui/glade-editor-property.c | 38 ++++++++++++++++++++++++++++++++++++++ + 1 file changed, 38 insertions(+) + +commit 4db116636e69e3456a16aa691004d06b57bc621a +Author: Tristan Van Berkom +Date: Thu Jan 28 12:56:01 2016 +0100 + + GladeEditorProperty: Use glade_widget_get_display_name() + + gladeui/glade-editor-property.c | 6 +----- + 1 file changed, 1 insertion(+), 5 deletions(-) + +commit 5281edc1e49a572ca474bd64e52f1ca430c79800 +Author: Tristan Van Berkom +Date: Thu Jan 28 12:45:02 2016 +0100 + + GladeEditorTable: Use glade_widget_has_name() in some places + + Instead of strncmp() + + gladeui/glade-editor-table.c | 16 ++++++---------- + 1 file changed, 6 insertions(+), 10 deletions(-) + +commit 07d0bf3b42ce0bb621c53d3b50778b7eb6c2f369 +Author: Tristan Van Berkom +Date: Thu Jan 28 12:38:44 2016 +0100 + + GladeWidget: Use glade_widget_has_name() + + In some places, instead of strncmp() directly + + gladeui/glade-widget.c | 5 ++--- + 1 file changed, 2 insertions(+), 3 deletions(-) + +commit e7430cc302bb53b24f8acd74ad34285975aa3dce +Author: Tristan Van Berkom +Date: Thu Jan 28 12:08:21 2016 +0100 + + GladeEditor: Update the widget name in a property editor dialog + + For the ones spawned specifically for a given widget + + gladeui/glade-editor.c | 28 ++++++++++++++++++++-------- + 1 file changed, 20 insertions(+), 8 deletions(-) + +commit 691b7bea15152398f01949a5999d933c5790da02 +Author: Tristan Van Berkom +Date: Thu Jan 28 11:59:46 2016 +0100 + + GladeBaseEditor: Fixed name/ID editing to handle unnamed widgets + + gladeui/glade-base-editor.c | 29 ++++++++++++++++++++++++----- + 1 file changed, 24 insertions(+), 5 deletions(-) + +commit 910973211ebb9ddc185b8a394bc711936e0e907e +Author: Tristan Van Berkom +Date: Thu Jan 28 11:23:57 2016 +0100 + + glade-base-editor.c: Display (unnamed) instead of __glade_... for unnamed widgets + + By default, trim the display string after the get-display-name signal + runs and substitute it for (unnamed) if it wants to display an unnamed + widget ID. + + gladeui/glade-base-editor.c | 13 +++++++------ + 1 file changed, 7 insertions(+), 6 deletions(-) + +commit 61e9156b91433c73d9ba97f42a07924959f7efbe +Author: Tristan Van Berkom +Date: Thu Jan 28 11:45:42 2016 +0100 + + GladeWidget: Added new name related APIs + + o glade_widget_get_display_name() + + Gets the name which should be displayed in the UI + + o glade_widget_has_name() + + Checks whether the user has assigned a name to the widget or not. + + gladeui/glade-widget.c | 40 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-widget.h | 2 ++ + 2 files changed, 42 insertions(+) + +commit 5a13b8982c2516134cca5bd63ce948b3093b97aa +Author: Juan Pablo Ugarte +Date: Thu Jan 28 07:19:00 2016 -0300 + + GladeInspector: skip unnamed widgets in search + + gladeui/glade-inspector.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 5f991d2d802844dbbfc204bcddd9b15856221672 +Author: Mario Blättermann +Date: Wed Jan 27 19:59:30 2016 +0100 + + Updated German translation + + po/de.po | 230 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 123 insertions(+), 107 deletions(-) + +commit 362dbdd61d048e8bae71ff361259cae3e6e4d5e4 +Author: Tristan Van Berkom +Date: Wed Jan 27 18:40:18 2016 +0100 + + glade-gtk-widget.c: Support unnamed widgets in sizegroup actions + + Ensure that adding a widget to a sizegroup results in the new referred + to widget having a name. + + plugins/gtk+/glade-gtk-widget.c | 38 +++++++++++++++++++++++++++++++++----- + 1 file changed, 33 insertions(+), 5 deletions(-) + +commit 2312da5e709ec33717a01149c61b0509697d7ba8 +Author: Juan Pablo Ugarte +Date: Wed Jan 27 14:12:23 2016 -0300 + + GladeEditor: do not show unnamed widgets in header + + gladeui/glade-editor.c | 30 ++++++++++++++++++++++++------ + 1 file changed, 24 insertions(+), 6 deletions(-) + +commit 4ef17651249273fc095020fdba619fdb7d33cfd1 +Author: Tristan Van Berkom +Date: Wed Jan 27 17:46:30 2016 +0100 + + GladeEditorProperty: Dont display unnamed names in treeviews + + When selecting objects for reference in a treeview, show "(unnamed)" + instead of __glade_unnamed_1 or such. + + gladeui/glade-editor-property.c | 9 +++++++-- + 1 file changed, 7 insertions(+), 2 deletions(-) + +commit fa18850038d4cc2d6f2b9f4b4b15f43b45092fa0 +Author: Tristan Van Berkom +Date: Wed Jan 27 17:33:12 2016 +0100 + + GladeEditorTable: Adjusting name/ID edit rules. + + Now you are allowed to clear the widget ID as long as + that widget is not referred to by anything else in the + project. + + gladeui/glade-editor-table.c | 40 ++++++++++++++++++++++++++++++++++------ + 1 file changed, 34 insertions(+), 6 deletions(-) + +commit a784c69aa6da2ac1bb22dc788a7e8bfb951fbf8b +Author: Tristan Van Berkom +Date: Wed Jan 27 17:32:26 2016 +0100 + + GladeWidget: Added glade_widget_has_prop_refs() + + Check if there are property references to a widget without duplicating the list. + + gladeui/glade-widget.c | 7 +++++++ + gladeui/glade-widget.h | 1 + + 2 files changed, 8 insertions(+) + +commit eaf809714fda317cbbad726259b1f2757118522c +Author: Juan Pablo Ugarte +Date: Wed Jan 27 13:39:49 2016 -0300 + + GladeDesignView: show class name if widget is unnamed + + gladeui/glade-design-layout.c | 11 ++++++++++- + 1 file changed, 10 insertions(+), 1 deletion(-) + +commit 779dd7a9944514c83d12f1ce70280d49733eb4cf +Author: Juan Pablo Ugarte +Date: Wed Jan 27 13:17:52 2016 -0300 + + GladeInspector: do not show widget name if its unnamed (has prefix __glade_unnamed_) + + gladeui/glade-inspector.c | 24 ++++++++++++++++++++++++ + 1 file changed, 24 insertions(+) + +commit b448b883c14cfb07531045886c28313a0f9241e0 +Author: Tristan Van Berkom +Date: Wed Jan 27 17:13:13 2016 +0100 + + GladeEditorProperty: Set names on selected widgets in the multi-object dialog + + Ensure that the selected list of objects have names + + gladeui/glade-editor-property.c | 44 +++++++++++++++++++++-------------------- + 1 file changed, 23 insertions(+), 21 deletions(-) + +commit 1069f10b5bffdd6db2e7d3d8e85c3a6e5fd1cb62 +Author: Tristan Van Berkom +Date: Wed Jan 27 17:12:17 2016 +0100 + + Added glade_widget_ensure_name() + + A function to set real names on widgets unconditionally + if they dont actually have names but only a prefix + + gladeui/glade-widget.c | 14 ++++++++++++++ + gladeui/glade-widget.h | 2 ++ + 2 files changed, 16 insertions(+) + +commit 9c91cd5ca8de94be0105e5541ee28be583ad551e +Author: Tristan Van Berkom +Date: Wed Jan 27 16:11:17 2016 +0100 + + GladeEPropObject: Set names when choosing an object + + When an object property is set, set the widget name of the object. + + gladeui/glade-editor-property.c | 92 ++++++++++++++++++++++++++--------------- + 1 file changed, 59 insertions(+), 33 deletions(-) + +commit 1963ca5f816a89bd2c7ff160da32954d95716074 +Author: Tristan Van Berkom +Date: Wed Jan 27 15:01:45 2016 +0100 + + GladeWidget: Dont require widget ids + + Create widgets initially with a special glade defined 'unnamed' prefix, + if a widget ID has this prefix, dont save it in the output + + gladeui/glade-widget.c | 170 ++++++++++++++++++++++++------------------------- + gladeui/glade-widget.h | 5 ++ + 2 files changed, 87 insertions(+), 88 deletions(-) + +commit 9e7585c0a6f0277af46f6022db4192fd468d2d59 +Author: Tristan Van Berkom +Date: Wed Jan 27 14:55:20 2016 +0100 + + GladeProject: redocument glade_project_new_widget_name() + + Now does not require the gwidget (actually did not for a long time). + + gladeui/glade-project.c | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +commit f482bec02e66b5d5afd8699194a2be6cdc569ccf +Author: Tristan Van Berkom +Date: Wed Jan 27 12:35:44 2016 +0100 + + glade-name-context.[ch]: Removing glade_name_context_dual_new_name() + + This is an artifact from older glades which supported name collisions + in separate toplevel windows within the same glade file. + + gladeui/glade-name-context.c | 61 -------------------------------------------- + gladeui/glade-name-context.h | 4 --- + 2 files changed, 65 deletions(-) + +commit 882dda3909f660ad5eeeb8ada837a8f6b9f518ae +Author: Richard Hughes +Date: Mon Jan 25 15:40:29 2016 +0000 + + Add a missing tag to the AppData file + + data/glade.appdata.xml.in | 1 + + 1 file changed, 1 insertion(+) + +commit 1db05d07f7d352ea296fc3aee300c4cc87125275 +Author: Rafael Fontenelle +Date: Mon Jan 25 14:19:46 2016 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 2648 +++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 1658 insertions(+), 990 deletions(-) + +commit 4004db17cd2b6c8bba08b56073c943bf7472e831 +Author: Richard Hughes +Date: Mon Jan 25 13:11:19 2016 +0000 + + Add a missing tag to the AppData file + + data/glade.appdata.xml.in | 1 + + 1 file changed, 1 insertion(+) + +commit 0e8a1d9ec5c502ec55e8ade84cebb43c0cd47dcf +Author: Aurimas Černius +Date: Fri Jan 22 21:40:21 2016 +0200 + + Updated Lithuanian translation + + po/lt.po | 1673 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 932 insertions(+), 741 deletions(-) + +commit 41148f7185a5f557dc78419ddd4a940ade3c689b +Author: Daniel Mustieles +Date: Mon Jan 18 19:01:32 2016 +0100 + + Updated Spanish translation + + po/es.po | 16 +++++----------- + 1 file changed, 5 insertions(+), 11 deletions(-) + +commit 8c12b8120b6dd50a12a43282241c10497f3e0e31 +Author: Piotr Drąg +Date: Fri Jan 8 12:33:51 2016 +0100 + + Fix typo (Forth) + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 1fa6a8a7669bf3cf3cfec9d9337967afdf5cb1a9 +Author: Mario Blättermann +Date: Tue Jan 5 22:20:52 2016 +0000 + + Updated German translation + + po/de.po | 1622 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 894 insertions(+), 728 deletions(-) + +commit 4c46b200e3c214008abc16fb1b87ceb116dabcd4 +Author: Руслан Ижбулатов +Date: Thu Dec 24 12:22:50 2015 +0000 + + Don't crash when popover menu children have no visible-submenu set + + https://bugzilla.gnome.org/show_bug.cgi?id=759847 + + plugins/gtk+/glade-gtk-popover-menu.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 3a58fe8ae06e5a3de0698b080075b048d8fbef8d +Author: Marek Černocký +Date: Fri Dec 25 00:29:18 2015 +0100 + + Updated Czech translation + + po/cs.po | 1777 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 975 insertions(+), 802 deletions(-) + +commit bbee87328f566ff829fa49353df92816544200c7 +Author: Matthias Clasen +Date: Mon Dec 21 12:05:07 2015 -0500 + + Update TODO + + TODO | 4 ---- + 1 file changed, 4 deletions(-) + +commit 4cac36ffeb990478508bda1881ff7ba8295d8546 +Author: Daniel Mustieles +Date: Mon Dec 21 08:33:53 2015 +0000 + + Updated Spanish translation + + po/es.po | 1094 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 560 insertions(+), 534 deletions(-) + +commit ac5fe2a81c85e738232d6c20c5cfa2bebfece6a7 +Author: Piotr Drąg +Date: Mon Dec 21 05:11:42 2015 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit f86bdcb729345680b0d2063b8773d4405461e2f3 +Author: Tristan Van Berkom +Date: Mon Dec 21 12:40:06 2015 +0900 + + Removed duplicate displayable values for GtkPackType + + These were added with GtkActionBar + + plugins/gtk+/gtk+.xml.in | 7 +------ + 1 file changed, 1 insertion(+), 6 deletions(-) + +commit ca346336d934d2b2662e0fc7a0c8c991fc677a4a +Author: Tristan Van Berkom +Date: Mon Dec 21 12:16:20 2015 +0900 + + Removed some unneeded listbox/flowbox related declarations + + o Removed duplicate declaration of GtkListBoxRow + + o Removed redundant declaration of displayable values + for the GtkSelectionMode type (they were previously + declared by GtkListBox) + + plugins/gtk+/gtk+.xml.in | 13 ------------- + 1 file changed, 13 deletions(-) + +commit 7775dc5512abb9f412738db67b83650ae90e7952 +Author: Matthias Clasen +Date: Fri Oct 17 23:03:30 2014 -0400 + + Support GtkFlowBox + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-flow-box.c | 265 +++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 54 +++++ + plugins/gtk+/icons/16x16/Makefile.am | 2 + + plugins/gtk+/icons/16x16/widget-gtk-flowbox.png | Bin 0 -> 381 bytes + .../gtk+/icons/16x16/widget-gtk-flowboxchild.png | Bin 0 -> 365 bytes + plugins/gtk+/icons/22x22/Makefile.am | 2 + + plugins/gtk+/icons/22x22/widget-gtk-flowbox.png | Bin 0 -> 230 bytes + .../gtk+/icons/22x22/widget-gtk-flowboxchild.png | Bin 0 -> 226 bytes + 9 files changed, 324 insertions(+) + +commit 0dbc96b70ba866ffca004d38e822ce870ce10ae0 +Author: Piotr Drąg +Date: Sun Dec 20 23:58:25 2015 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit 854ca34b7470f5ee753214cbf88581a8330cddea +Author: Matthias Clasen +Date: Sun Dec 20 16:07:19 2015 -0500 + + Update TODO + + TODO | 2 -- + 1 file changed, 2 deletions(-) + +commit 0c3658f962939fbfa65b637e16acd7706c6a35ad +Author: Matthias Clasen +Date: Wed Nov 12 20:04:25 2014 -0500 + + Support GtkActionBar + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-action-bar-editor.c | 160 +++++++ + plugins/gtk+/glade-action-bar-editor.h | 57 +++ + plugins/gtk+/glade-action-bar-editor.ui | 131 ++++++ + plugins/gtk+/glade-gtk-action-bar.c | 499 ++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 40 ++ + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-actionbar.png | Bin 0 -> 340 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-actionbar.png | Bin 0 -> 285 bytes + 11 files changed, 894 insertions(+) + +commit 942d34cb221a5eabcbc3a57d446f33f3b2c9069b +Author: Tristan Van Berkom +Date: Sun Dec 20 17:44:01 2015 +0900 + + Main UI frontend: Use wide paned handles. + + Its almost impossible to resize these things without any width to grab. + + src/glade.glade | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit 52673d3dedae7e17bae4f5a201420be9e9fe7a19 +Author: Matthias Clasen +Date: Sun Dec 20 01:28:17 2015 -0500 + + TODO: Some updates + + TODO | 12 +++++------- + 1 file changed, 5 insertions(+), 7 deletions(-) + +commit 971951313c51446ae5565aeb3eb406996c2d1025 +Author: Pedro Albuquerque +Date: Sat Dec 19 07:40:30 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 669 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 351 insertions(+), 318 deletions(-) + +commit 4f81f15467ad45c3dddc7ee50ffaca9596d628ee +Author: Daniel Mustieles +Date: Mon Dec 14 15:18:06 2015 +0000 + + Updated Spanish translation + + po/es.po | 802 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 449 insertions(+), 353 deletions(-) + +commit aaebdb3daa71962bd209a054858e5f8a97f3d749 +Author: Tristan Van Berkom +Date: Mon Dec 14 15:25:15 2015 +0900 + + Reverting change from notebook-actions branch merge. + + It seems Matthias was testing headerbars in dialogs as was + suggested in the WONTFIX'ed bug 757562. Reverting the enabling + of headerbars in dialogs. + + Also updated the comment in gtk+.xml.in around the headerbar + disabling, originally it was because it was unsupported (yet), + now it is because dialogs own their headerbars. + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit a190f19ed7b21470af78c0b8f07359bdf6a7f545 +Author: Tristan Van Berkom +Date: Mon Dec 14 15:16:18 2015 +0900 + + glade-gtk-notebook.c: Fixed warning about imbalanced children + + Now that there is a new special child type, only remove "tab" + widgets when extracting the children. This ugly loop is there + to ensure that the right tab is matched with it's page when + changing the notebook children during undo/redo, and also to + handle the case where positions of notebook tabs are not + specified in the datamodel (yet) because the notebook is + being loaded from a file and the appearance of tabs in + the loaded file should be used. + + In any case, this small commit fixes the undo/redo console + warnings when undoing/redoing the addition/removal of children + from the new start action / end action positions. + + plugins/gtk+/glade-gtk-notebook.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5363351b2fdd55cffa4c5ce27ee0ee1e49ddd460 +Author: Matthias Clasen +Date: Sat Oct 18 00:26:27 2014 -0400 + + Support notebook actions + + plugins/gtk+/glade-gtk-notebook.c | 118 ++++++++++++++++++++++++++++++++-- + plugins/gtk+/glade-notebook-editor.c | 99 +++++++++++++++++++++++++++- + plugins/gtk+/glade-notebook-editor.ui | 94 +++++++++++++++++++++------ + plugins/gtk+/gtk+.xml.in | 15 ++++- + 4 files changed, 297 insertions(+), 29 deletions(-) + +commit 7c2afbd825cdf8bf8413388cc4f08c71b8295653 +Author: Pedro Albuquerque +Date: Sun Dec 13 08:29:02 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 501 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 276 insertions(+), 225 deletions(-) + +commit 0c076cc8828cd80f1f156a08569199675bf35165 +Author: Matthias Clasen +Date: Fri Dec 11 15:23:54 2015 -0500 + + Fix use of GTK+ style context APIs + + Make sure to save the style context before querying + with other states. This stops GTK+ from warning, and + makes things work. + + gladeui/glade-design-view.c | 10 +++++++--- + gladeui/glade-placeholder.c | 6 +++++- + 2 files changed, 12 insertions(+), 4 deletions(-) + +commit ed15bde7cd00c5a799ae6230b48448b3533493bd +Author: Ben Iofel +Date: Thu Dec 10 19:24:26 2015 -0500 + + Remove duplicate GtkPopover in widget list + + plugins/gtk+/gtk+.xml.in | 1 - + 1 file changed, 1 deletion(-) + +commit 2eeeb2896ef98b688330d49d5df71a6a4f53bfe2 +Author: Piotr Drąg +Date: Thu Dec 10 23:16:48 2015 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 3 +++ + 1 file changed, 3 insertions(+) + +commit f29a6871927425b927840802360ad073cc1a1a31 +Author: Matthias Clasen +Date: Tue Nov 17 23:49:46 2015 -0500 + + Don't clear selection too eagerly + + When the current submenu in a GtkPopoverMenu is selected, and we + are editing its submenu child property, we get change notification + for the popovers visible-submenu property. Don't clear the selection + in this case because the visible submenu did not actually change + to a different widget, it just changed its name. + + plugins/gtk+/glade-gtk-popover-menu.c | 21 ++++++++++++++------- + 1 file changed, 14 insertions(+), 7 deletions(-) + +commit 76d0d030cb749c6f4b106e2159201cf76e2e384c +Author: Matthias Clasen +Date: Sun Mar 1 23:23:59 2015 -0500 + + popover menu editor: Fix wrong reference + + There is no embed widget in the ui file, so don't refer to one. + + plugins/gtk+/glade-popover-menu-editor.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 94065c00c10eb993d7d987baf7dbbe10a0247065 +Author: Matthias Clasen +Date: Sun Mar 1 23:02:45 2015 -0500 + + GladeWidget: Avoid inconsistent state during dispose + + The dispose code was throwing away the list of properties + without clearing out the quick-access hash table, so getters + could still return already-freed property objects. This + was causing the popover code to crash. + + gladeui/glade-widget.c | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 0b818d01767426a061ae348d360233da075cd823 +Author: Matthias Clasen +Date: Mon Jan 19 13:51:50 2015 -0500 + + Add since attributes + + GtkPopover was introduced in 3.12, GtkPopoverMenu and GtkModelButton + are coming in 3.16. + + plugins/gtk+/gtk+.xml.in | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 90dd04f495a53701f934458bf24dda8723403017 +Author: Matthias Clasen +Date: Sun Jan 18 14:17:10 2015 -0500 + + Disable some model button properties + + Disable the ::icon and ::iconic properties until there + is a proper editor for GIcons. + + plugins/gtk+/glade-model-button-editor.ui | 54 +++---------------------------- + plugins/gtk+/gtk+.xml.in | 4 +-- + 2 files changed, 7 insertions(+), 51 deletions(-) + +commit b65e92f9f3e7004db075459d8905c9d3de68ba50 +Author: Matthias Clasen +Date: Sun Jan 18 14:10:20 2015 -0500 + + Move GtkModelButton to a better place in the palette + + It belongs to the other buttons, so move it there. + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit aa3d861ad20a5be74c677a0fbb862dbf40b9c3fa +Author: Matthias Clasen +Date: Sun Jan 18 14:08:18 2015 -0500 + + Add an icon for GtkModelButton + + This should serve as the final proof that you don't let your + developers draw icons... + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-modelbutton.png | Bin 0 -> 306 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-modelbutton.png | Bin 0 -> 248 bytes + 4 files changed, 2 insertions(+) + +commit 104168b917dc1eaf344597fade714d091fa678c0 +Author: Matthias Clasen +Date: Sun Jan 18 13:51:08 2015 -0500 + + Refuse to add popovers to another containers + + It doesn't make sense to allow this. + + plugins/gtk+/glade-gtk-container.c | 9 +++++++++ + 1 file changed, 9 insertions(+) + +commit fa312a67dccf9fbefcf6c02e1750e22ea03eeb92 +Author: Matthias Clasen +Date: Sun Jan 18 13:43:28 2015 -0500 + + Mark popovers as toplevels + + This change makes glade create a popover when the user clicks + on the button in the palette, which is the expected behavior. + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit bc6bf8e5f107fa437fa7a25ed0953b30f4228346 +Author: Matthias Clasen +Date: Sun Jan 18 13:40:36 2015 -0500 + + Set visible to False for popovers + + With respect to visibility, popovers should be treated like + toplevels: It takes an explicit action to show them. + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit 75ac748f67149b2a5a6deb47dede328a99d2f3e9 +Author: Matthias Clasen +Date: Wed Nov 19 14:33:36 2014 +0100 + + Allow creating themed icons + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 963c076255b6862181592a1b9cbc81beba3e40cd +Author: Matthias Clasen +Date: Wed Nov 19 12:56:38 2014 +0100 + + Initial GtkModelButton support + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-model-button.c | 40 ++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-model-button-editor.c | 69 +++++++ + plugins/gtk+/glade-model-button-editor.h | 57 ++++++ + plugins/gtk+/glade-model-button-editor.ui | 253 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 34 ++++ + 7 files changed, 458 insertions(+) + +commit 99eb7211ec40b7f449389ecf861c35d77cdb8716 +Author: Matthias Clasen +Date: Wed Nov 19 12:13:29 2014 +0100 + + Handle submenu changes better + + Deal with 'spontaneous' changes of the visible submenu. This will + happen once we add model buttons. + + plugins/gtk+/glade-gtk-popover-menu.c | 91 +++++++++++++++++++++++------------ + 1 file changed, 59 insertions(+), 32 deletions(-) + +commit 115bad7c5348b01c9cd313ab68ddb88837e94510 +Author: Matthias Clasen +Date: Wed Nov 19 08:09:35 2014 +0100 + + Add an editor for GtkPopoverMenu + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-popover-menu.c | 12 +++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-popover-menu-editor.c | 69 +++++++++++++ + plugins/gtk+/glade-popover-menu-editor.h | 57 +++++++++++ + plugins/gtk+/glade-popover-menu-editor.ui | 136 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 5 +- + 7 files changed, 281 insertions(+), 2 deletions(-) + +commit f0a5bed8cd2d9fdb5ea97f3139baf4199c2f79c7 +Author: Matthias Clasen +Date: Wed Nov 19 07:33:33 2014 +0100 + + Make submenu switching work from the tree + + Ensure that the submenu containing the currently selected widget is + visible. + + plugins/gtk+/glade-gtk-popover-menu.c | 74 +++++++++++++++++++++++++++++++---- + 1 file changed, 66 insertions(+), 8 deletions(-) + +commit 63de4bc14bf2a57d26311f081b0e130fc16d9633 +Author: Matthias Clasen +Date: Wed Nov 19 07:17:53 2014 +0100 + + Initial GtkPopoverMenu support + + Add GtkPopoverMenu with two virtual properties, one for the number + of menus, and one for the currently edited menu. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-popover-menu.c | 478 +++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 32 ++ + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-popover.png | Bin 276 -> 311 bytes + .../gtk+/icons/16x16/widget-gtk-popovermenu.png | Bin 0 -> 276 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-popover.png | Bin 327 -> 326 bytes + .../gtk+/icons/22x22/widget-gtk-popovermenu.png | Bin 0 -> 327 bytes + 9 files changed, 513 insertions(+) + +commit 4e97ffeb6ca4a4b1a4848864d8ab6033f71a0f17 +Author: Matthias Clasen +Date: Wed Nov 19 07:53:42 2014 +0100 + + Add an editor for GtkPopover + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-popover.c | 13 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-popover-editor.c | 69 +++++++++++ + plugins/gtk+/glade-popover-editor.h | 57 +++++++++ + plugins/gtk+/glade-popover-editor.ui | 165 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 6 +- + 7 files changed, 312 insertions(+), 2 deletions(-) + +commit 1b65635082c77bde55adc1de82147084a46c180b +Author: Matthias Clasen +Date: Sat Nov 15 16:47:39 2014 -0500 + + Move popovers to the container section + + Makes more sense there. + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit db0567a53a621a0c58aaddf7ee429ef70e8bd424 +Author: Matthias Clasen +Date: Thu Nov 13 23:41:53 2014 -0500 + + Add support for GtkPopover + + This is pretty bare-bones at the moment. + + https://bugzilla.gnome.org/show_bug.cgi?id=740104 + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-popover.c | 45 ++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 9 +++++ + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-popover.png | Bin 0 -> 276 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-popover.png | Bin 0 -> 327 bytes + 7 files changed, 57 insertions(+) + +commit 0ed81f09e51aefa36eb80bb7cad9722fa85b8bf0 +Author: Tristan Van Berkom +Date: Wed Dec 9 13:16:20 2015 +0900 + + Bug 754131: Avoid crashes when loading boxes with center-child children + + Patch by Juan Pablo Ugarte + + plugins/gtk+/glade-gtk-box.c | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 472d652691248adce2e823910c484de6d50e02c9 +Author: Pedro Albuquerque +Date: Sat Dec 5 07:52:41 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 1405 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 729 insertions(+), 676 deletions(-) + +commit 87192dcb61a9126569fa50de03de6f6cd8065b81 +Author: Juan Pablo Ugarte +Date: Thu Dec 3 19:14:11 2015 -0300 + + data/glade.appdata.xml.in: added section to app data as requested by Richard Hughes. + + data/glade.appdata.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 4aed1c749130887a1a0a042dce8a24dcdd10df2b +Author: Daniel Mustieles +Date: Wed Dec 2 21:06:39 2015 +0100 + + Updated Spanish translation + + po/es.po | 18670 +++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 9356 insertions(+), 9314 deletions(-) + +commit 9453da66c7fa867759630208845f97f4d183f519 +Author: Anders Jonsson +Date: Mon Dec 15 15:58:44 2014 +0100 + + Fix a typo + + https://bugzilla.gnome.org/show_bug.cgi?id=741552 + + plugins/gtk+/glade-gtk-container.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit be97b72da2c26498f274c20a12eef1f1532ebc70 +Author: Matthias Clasen +Date: Wed Nov 18 10:22:07 2015 -0500 + + Add GDK_TOUCHPAD_GESTURE_MASK + + This is a new addition to the GdkEventMask enum. + + https://bugzilla.gnome.org/show_bug.cgi?id=758287 + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit ec9813ad7bbf3396ad2213352938a0ee3727f085 +Author: Matthias Clasen +Date: Wed Nov 18 10:29:51 2015 -0500 + + Add missing AtkAccessibleRole enum values + + Some of these have appeared in the last year or so. + + https://bugzilla.gnome.org/show_bug.cgi?id=758288 + + plugins/gtk+/gtk+.xml.in | 10 ++++++++++ + 1 file changed, 10 insertions(+) + +commit 114c2ff797e1a3c30809eefa26407d2dadba7776 +Author: Matthias Clasen +Date: Wed Nov 18 10:31:48 2015 -0500 + + Add GTK_INPUT_HINT_VERTICAL_WRITING + + This value was added to the GtkInputHints enum in 3.18. + + https://bugzilla.gnome.org/show_bug.cgi?id=758289 + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit ffe425069ed564777d4ba3250b98d1c6ae816adb +Author: Matthias Clasen +Date: Wed Nov 18 10:34:05 2015 -0500 + + Add GTK_POLICY_EXTERNAL + + This value has been added to the GtkPolicyType enum in 3.16. + + https://bugzilla.gnome.org/show_bug.cgi?id=758290 + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit 2768570bab781411f6866d03205f77e57bdf612b +Author: Aurimas Černius +Date: Sat Nov 28 18:01:31 2015 +0200 + + Fixed errors in Lithuanian translation + + po/lt.po | 80 ++++++++++++++++++++++++++-------------------------------------- + 1 file changed, 33 insertions(+), 47 deletions(-) + +commit 1fa6269af5aba38a5f879e0596925ca416f78c7a +Author: Ben Iofel +Date: Fri Nov 27 02:18:26 2015 -0500 + + Deprecate GtkAction, GtkActivatable, and friends + + GtkAction has been deprecated since GTK 3.10, so this commit marks it deprecated + and moves the widgets into the 'Deprecated' section. This also deprecates all + the GtkActivatable properties (e.g. look at the properties of a GtkButton in + glade). + + https://bugzilla.gnome.org/show_bug.cgi?id=757609 + + plugins/gtk+/gtk+.xml.in | 51 +++++++++++++++++++++++------------------------- + 1 file changed, 24 insertions(+), 27 deletions(-) + +commit 6475f26dfe5989df99c847dc8a7f70889e732242 +Author: Matthias Clasen +Date: Wed Nov 18 11:52:07 2015 -0500 + + string list: Avoid GTK+ warnings + + GTK+ warns nowadays if the state passed to gtk_style_context_get_* + does not match the state of the context. Avoid this by setting + the state beforehand. + + https://bugzilla.gnome.org/show_bug.cgi?id=758300 + + plugins/gtk+/glade-string-list.c | 7 +++++-- + 1 file changed, 5 insertions(+), 2 deletions(-) + +commit 3604a2a9fc2ce36e09c0d6a2d26ef8aeaec0c179 +Author: Matthias Clasen +Date: Wed Nov 18 11:50:55 2015 -0500 + + signal editor: Avoid GTK+ warnings + + GTK+ warns nowadays if the state passed to gtk_style_context_get_* + does not match the state of the context. Avoid this by setting + the state beforehand. This is just a bandaid fix; the drawing + should be redone in terms of gtk_render_ APIs instead of poking + at colors. + + https://bugzilla.gnome.org/show_bug.cgi?id=758299 + + gladeui/glade-signal-editor.c | 37 +++++++++++++++++++++++++------------ + 1 file changed, 25 insertions(+), 12 deletions(-) + +commit 23d5293d22a69f366699b78b6fafba7ec9b9af73 +Author: Matthias Clasen +Date: Wed Nov 18 11:41:16 2015 -0500 + + dnd: Avoid GTK+ warnings + + GTK+ warns nowadays if the state passed to gtk_style_context_get_* + does not match the state of the context. Avoid this by using the + state of the context. + + https://bugzilla.gnome.org/show_bug.cgi?id=758297 + + gladeui/glade-dnd.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit b2c94a56a4ad57c5d77280718164503b8c5d2538 +Author: Matthias Clasen +Date: Wed Nov 18 11:38:59 2015 -0500 + + GladeDesignLayout: Avoid GTK+ warnings + + GTK+ warns nowadays if the state passed to gtk_style_context_get_* + does not match the state of the context. Avoid this by setting + the state beforehand. This is just a bandaid fix; the drawing + should be redone in terms of gtk_render_ APIs instead of poking + at colors. + + https://bugzilla.gnome.org/show_bug.cgi?id=758296 + + gladeui/glade-design-layout.c | 14 +++++++++----- + 1 file changed, 9 insertions(+), 5 deletions(-) + +commit 74e95093a36dd30311e619141de4b1e0a33f19a2 +Author: Matthias Clasen +Date: Wed Nov 18 08:07:32 2015 -0500 + + Drop deprecated style properties + + These have no effect anymore, other than causing warnings. + + https://bugzilla.gnome.org/show_bug.cgi?id=758280 + + src/glade-close-button.c | 5 ----- + 1 file changed, 5 deletions(-) + +commit 54830949597c2e8efa1f423bf6b9b8d0b97f76b5 +Author: Pedro Albuquerque +Date: Wed Nov 25 07:06:26 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 848 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 417 insertions(+), 431 deletions(-) + +commit e01a11334f36f451f684cfc92be2665a7bb053d6 +Author: Pedro Albuquerque +Date: Wed Nov 25 07:05:25 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 70 +++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 34 insertions(+), 36 deletions(-) + +commit 99334e065d05bdbf9abe4bcaf217c49e7a89f357 +Author: Ben Iofel +Date: Wed Nov 18 15:34:58 2015 -0500 + + Replace use of deprecated gdk_cursor_new + + use gdk_cursor_new_from_name instead + + gladeui/glade-cursor.c | 22 ++++++++++++---------- + 1 file changed, 12 insertions(+), 10 deletions(-) + +commit 8dd0bdbf3f23ab5d9b285a9211a7338e1e438cda +Author: Wolfgang Stöggl +Date: Sun Nov 8 12:14:01 2015 +0000 + + Updated German translation + + po/de.po | 1014 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 618 insertions(+), 396 deletions(-) + +commit e7131b1a16b38e88ac30551d8e29e8f1f2232ef3 +Author: Steve Jonghee Yun +Date: Thu Nov 5 09:47:33 2015 +0900 + + Added Korean help translation + + help/Makefile.am | 2 +- + help/ko/ko.po | 924 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 925 insertions(+), 1 deletion(-) + +commit 364f86b3fb0b2c08669b1ce6b53e0f9ab2dfb01b +Author: Ben Iofel +Date: Wed Nov 4 16:05:51 2015 -0500 + + Fix typo in gtk+.xml.in + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 4485e56994b08f2a286b21420784b48373fe99d8 +Author: Ben Iofel +Date: Tue Nov 3 21:38:19 2015 -0500 + + GtkButton: fix typo + + plugins/gtk+/glade-gtk-button.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 1697e11563e006f76e2ea4cabaa9ce64f9738770 +Author: Marek Černocký +Date: Sun Oct 25 00:38:33 2015 +0200 + + Updated Czech translation + + po/cs.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 344f9fba52af9441e92c8058b7327e287b321dcc +Author: Jiri Grönroos +Date: Tue Oct 6 16:51:50 2015 +0000 + + Updated Finnish translation + + po/fi.po | 2300 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1282 insertions(+), 1018 deletions(-) + +commit 14eebf68462c0ae315b113c65e830bfed437088d +Author: Милош Поповић +Date: Wed Sep 23 08:33:07 2015 +0000 + + Updated Serbian Latin translation + + po/sr@latin.po | 886 +++++++++++++++++++++++++++------------------------------ + 1 file changed, 422 insertions(+), 464 deletions(-) + +commit d8a1adbdfdf5ca13e92d9e38fa8b35a18f9b4db6 +Author: Марко Костић +Date: Wed Sep 23 08:32:11 2015 +0000 + + Updated Serbian translation + + po/sr.po | 860 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 414 insertions(+), 446 deletions(-) + +commit 33b6371f470ce008eb77aba46e166205853a2b90 +Author: Ask Hjorth Larsen +Date: Sun Sep 20 20:19:45 2015 +0200 + + Updated Danish translation + + po/da.po | 816 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 408 insertions(+), 408 deletions(-) + +commit e45b06a2c7312911174b672591d2eb16e81f47f5 +Author: Rafael Fontenelle +Date: Sun Sep 20 14:57:11 2015 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 1848 ++++++++++++++++++++++------------------------------------- + 1 file changed, 678 insertions(+), 1170 deletions(-) + +commit 7524d1446f94bb15328efe08e0e942494685bb2e +Author: Piotr Drąg +Date: Sun Sep 13 02:51:42 2015 +0200 + + Fix typo in Esperanto translation + + https://bugzilla.gnome.org/show_bug.cgi?id=721585 + + po/eo.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 42613e6bd38e8cb4895eb54726ab0e7edd83ccbc +Author: Muhammet Kara +Date: Sat Sep 12 22:29:08 2015 +0000 + + Updated Turkish translation + + po/tr.po | 839 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 424 insertions(+), 415 deletions(-) + +commit 0058eaf78d25a11ab231bc418b2c6f3596c1c1fe +Author: Matej Urbančič +Date: Tue Sep 8 23:19:09 2015 +0200 + + Updated Slovenian translation + + po/sl.po | 829 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 420 insertions(+), 409 deletions(-) + +commit 8ef91c36dd8aae1ea7ad1eef529e1b2445697a5a +Author: Changwoo Ryu +Date: Wed Sep 9 01:33:05 2015 +0900 + + Updated Korean translation + + po/ko.po | 823 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 413 insertions(+), 410 deletions(-) + +commit ef51eba9755038a3f920556453b2e1ad8d5c2b9a +Author: Aurimas Černius +Date: Mon Sep 7 17:50:10 2015 +0300 + + Updated Lithuanian translation + + po/lt.po | 870 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 423 insertions(+), 447 deletions(-) + +commit a22dec8a43d89b3b2b582409c23d9451e9ed9dcc +Author: Claudio Arseni +Date: Fri Sep 4 07:34:02 2015 +0000 + + Updated Italian translation + + po/it.po | 830 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 417 insertions(+), 413 deletions(-) + +commit 7d19a1f3c5fcf6984bb564a5890bfa45aaa7887e +Author: Friedrich Herbst +Date: Thu Sep 3 20:39:28 2015 +0000 + + Updated German translation + + po/de.po | 2709 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 1365 insertions(+), 1344 deletions(-) + +commit ed55a77335fcc79d04646ea945f6912a52256c6d +Author: Dušan Kazik +Date: Tue Sep 1 09:01:07 2015 +0000 + + Updated Slovak translation + + po/sk.po | 4071 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 2696 insertions(+), 1375 deletions(-) + +commit f75240185544cff13de2a6a0a20fabd933cf77ac +Author: Tom Tryfonidis +Date: Fri Aug 28 20:50:30 2015 +0000 + + Updated Greek translation + + po/el.po | 886 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 438 insertions(+), 448 deletions(-) + +commit c3479092d0ccf173a2f321d5a1c5a2946e9510f9 +Author: Chao-Hsiung Liao +Date: Tue Aug 25 22:47:44 2015 +0000 + + Updated Chinese (Taiwan) translation + + po/zh_TW.po | 260 +++++++++++++++++++++++++++++------------------------------- + 1 file changed, 126 insertions(+), 134 deletions(-) + +commit ab46b4ecfb57131188dbd92cde52a012470a2ddf +Author: Florian Richter +Date: Mon Aug 24 18:33:46 2015 +0200 + + Add "Stack" to "Add parent" menu + + https://bugzilla.gnome.org/show_bug.cgi?id=754030 + + plugins/gtk+/glade-gtk-widget.c | 2 ++ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 3 insertions(+) + +commit 7f4a5f85350c17f842b07c3fa6ef189f03e59e99 +Author: Philip Withnall +Date: Tue Dec 23 18:28:18 2014 +0000 + + build: Add dependency on libm for floor() and ceil() + + libgladeui depends on libm. + + https://bugzilla.gnome.org/show_bug.cgi?id=741923 + + configure.ac | 2 ++ + data/gladeui-2.0.pc.in | 1 + + gladeui/Makefile.am | 2 +- + 3 files changed, 4 insertions(+), 1 deletion(-) + +commit 808cb7d7a57a274ef1dcd856c06843cffb0f7ce3 +Author: Piotr Drąg +Date: Tue Aug 25 21:32:24 2015 +0200 + + Updated Polish translation + + po/pl.po | 166 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 83 insertions(+), 83 deletions(-) + +commit b272d12f9ac343d087fc54a5166bf78f1927a5c6 +Author: Fran Dieguez +Date: Wed Aug 19 00:59:49 2015 +0200 + + Updated Galician translations + + po/gl.po | 93 +++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 45 insertions(+), 48 deletions(-) + +commit 5f87ba0141de685d4493ea32194540ff46f66304 +Author: Alexandre Franke +Date: Sat Aug 15 11:34:08 2015 +0000 + + Updated French translation + + po/fr.po | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 471c263282ead3568e3d40c36b03655d95845cad +Author: Marek Černocký +Date: Sat Jul 25 03:22:29 2015 +0200 + + Updated Czech translation + + po/cs.po | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) + +commit 2d7b3ab373dc25a5bed94092b1375eed119aab61 +Author: Anders Jonsson +Date: Mon Jul 6 08:01:59 2015 +0000 + + Updated Swedish translation + + po/sv.po | 17 +++++++++-------- + 1 file changed, 9 insertions(+), 8 deletions(-) + +commit e9ec92c94594741b6dd3880c9255584d3835c6ba +Author: Pedro Albuquerque +Date: Sat Jul 4 08:00:42 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 71 ++++++++-------------------------------------------------------- + 1 file changed, 8 insertions(+), 63 deletions(-) + +commit 05b28f0395c14cc2b81881d27eaa367939d9e12a +Author: Philip Withnall +Date: Mon Jun 29 15:50:04 2015 +0100 + + doc: Remove unnecessary whitespace in documentation examples + + Also add a missing XML header. + + https://bugzilla.gnome.org/show_bug.cgi?id=751648 + + doc/catalogintro.sgml | 10 ++-------- + doc/properties.sgml | 1 - + doc/widgetclasses.sgml | 14 -------------- + 3 files changed, 2 insertions(+), 23 deletions(-) + +commit 08d02fe03724bae7a5739767b47f55e24e859703 +Author: Pedro Albuquerque +Date: Mon Jun 29 22:43:20 2015 +0000 + + Updated Portuguese translation + + po/pt.po | 2820 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1691 insertions(+), 1129 deletions(-) + +commit e89930a3756942cc696ff97d668d0df7b0d028a4 +Author: Balázs Úr +Date: Mon Jun 22 22:00:43 2015 +0000 + + Updated Hungarian translation + + po/hu.po | 29 +++++++++++++++++++---------- + 1 file changed, 19 insertions(+), 10 deletions(-) + +commit f75d46df36b801b0a6a8e0247a31d50306c36ae6 +Author: Daniel Mustieles +Date: Mon Jun 15 08:51:09 2015 +0000 + + Updated Spanish translation + + po/es.po | 18638 +++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 9322 insertions(+), 9316 deletions(-) + +commit 784e3626ec039e943f9d14f2437be46acc953031 +Author: Kalev Lember +Date: Mon Jun 15 08:43:37 2015 +0200 + + Fix a syntax error in desktop file keywords Bosnian translation + + po/bs.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fd0df9103f07938c49084845a336b5185983b600 +Author: Juan Pablo Ugarte +Date: Thu Jun 11 17:46:31 2015 -0300 + + Rolling development snapshot 3.19.0 + + NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++ + configure.ac | 10 +++++----- + 2 files changed, 52 insertions(+), 5 deletions(-) + +commit 503ed92e11608394f76f8374b6bea5e951a47074 +Author: Juan Pablo Ugarte +Date: Thu Jun 11 16:47:04 2015 -0300 + + configure.ac: bumped GTK dependency to 3.16.0 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit e4986382f12d7def2fd123d142d29e3a7a7090f9 +Author: Juan Pablo Ugarte +Date: Thu Jun 11 16:46:22 2015 -0300 + + plugins/gtk+/gtk+.xml.in: removed GtkPackType displayable values redefinition + + plugins/gtk+/gtk+.xml.in | 9 +-------- + 1 file changed, 1 insertion(+), 8 deletions(-) + +commit 53e87c3bde6e13c9dee271aac01d2e27b7ab498d +Author: Juan Pablo Ugarte +Date: Thu Jun 11 16:29:39 2015 -0300 + + data/icons/hicolor/Makefile.am: added scalable directory + + data/icons/hicolor/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 6002a398dfcc7d41daa0f997c690687fcc36770f +Author: Piotr Drąg +Date: Thu Jun 11 21:12:58 2015 +0200 + + Updated Polish translation + + po/pl.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit db9c3b24b0bc7eaeb8b5e3b1b8fdb7553dfdefe5 +Author: Juan Pablo Ugarte +Date: Thu Jun 11 15:58:10 2015 -0300 + + src/glade.glade: bumped copyright year + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 7bd059da4292281883f181b76809dc3b40d30706 +Author: Juan Pablo Ugarte +Date: Wed Jun 10 21:08:33 2015 -0300 + + plugins/python/glade-python.c: add extra catalog paths to python path. + + General cleanup to reduce Python 3 specific code. + + plugins/python/glade-python.c | 115 +++++++++++++++++++----------------------- + 1 file changed, 52 insertions(+), 63 deletions(-) + +commit f7a6f46863d1be478d56340489579fb2a5f8ff9b +Author: Juan Pablo Ugarte +Date: Wed Jun 10 21:07:56 2015 -0300 + + gladeui/glade-catalog.[ch]: added glade_catalog_get_extra_paths() function. + + gladeui/glade-catalog.c | 11 +++++++++++ + gladeui/glade-catalog.h | 1 + + 2 files changed, 12 insertions(+) + +commit 66c6d21d7af8e56e9a52d9ff83684044121c04d5 +Author: Bohuslav "Slavek" Kabrda +Date: Mon Jan 26 11:18:00 2015 +0000 + + plugins/python/glade-python.c: add support for Python 3. + + m4/python.m4 | 29 ++++++++++++++------- + plugins/python/glade-python.c | 60 +++++++++++++++++++++++++++++++++++++++---- + 2 files changed, 75 insertions(+), 14 deletions(-) + +commit dfed45a7a70edf47c9ca564fd53ad83463b60504 +Author: Cédric Valmary +Date: Wed May 20 20:17:46 2015 +0000 + + Updated Occitan translation + + po/oc.po | 8413 ++++++++++++++++++++++++++++++++++++++++++++------------------ + 1 file changed, 6031 insertions(+), 2382 deletions(-) + +commit 40ab3dda743204ea77a44a8f651488a19a400251 +Author: Marek Černocký +Date: Sat May 16 08:21:35 2015 +0200 + + Updated Czech translation + + po/cs.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 55f8a6d699bb49e2c660325b88de168e7befd92f +Author: Marek Černocký +Date: Sun May 10 14:25:50 2015 +0200 + + Updated Czech translation + + po/cs.po | 34 +++++++++++++++++----------------- + 1 file changed, 17 insertions(+), 17 deletions(-) + +commit c57390496d99ee3223db6deb2575c9341e56d756 +Author: Marek Černocký +Date: Sun May 10 12:01:18 2015 +0200 + + Updated Czech translation + + po/cs.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5f178e895569ec22b885e01ecec802bb6a4225e9 +Author: Enrico Nicoletto +Date: Mon May 4 17:59:50 2015 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +commit befa68b29af4f879e5a9395a8dec8fbeca6fff57 +Author: Felipe Braga +Date: Mon May 4 17:42:29 2015 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 1475 ++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 863 insertions(+), 612 deletions(-) + +commit d1320b4eb45f67edd229f97e123ac63edbc41955 +Author: Jakub Steiner +Date: Mon Mar 30 15:08:35 2015 +0200 + + icon: provide a symbolic variant of the app icon + + gnome 3.16+ uses a recolorable symbolic variant + for the high contrast theme. + + https://bugzilla.gnome.org/show_bug.cgi?id=747024 + + configure.ac | 2 ++ + data/icons/hicolor/scalable/Makefile.am | 1 + + data/icons/hicolor/scalable/apps/Makefile.am | 6 ++++++ + .../icons/hicolor/scalable/apps/glade-symbolic.svg | 24 ++++++++++++++++++++++ + 4 files changed, 33 insertions(+) + +commit bdb744d236fbd45d3b73a4ecec50c2bd717ed8a4 +Author: Matej Urbančič +Date: Sun Apr 12 21:18:13 2015 +0200 + + Updated Slovenian translation + + po/sl.po | 79 ++++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 52 insertions(+), 27 deletions(-) + +commit 92ef7e0cb3746792336999bb53a2672f9277bb72 +Author: Matej Urbančič +Date: Tue Mar 31 21:08:44 2015 +0200 + + Updated Slovenian translation + + po/sl.po | 124 +++++++++++++++++++++++---------------------------------------- + 1 file changed, 45 insertions(+), 79 deletions(-) + +commit 3687bdfda2703b7867e3b136c14f423630a2a84a +Author: Matej Urbančič +Date: Sun Mar 29 22:01:50 2015 +0200 + + Updated Slovenian translation + + po/sl.po | 105 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 48 insertions(+), 57 deletions(-) + +commit 110b279c252b67d60e249371b5655194a4d494f6 +Author: Claudio Arseni +Date: Mon Mar 23 08:48:23 2015 +0000 + + Updated Italian translation + + po/it.po | 2667 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1585 insertions(+), 1082 deletions(-) + +commit 9043f38bcfc7e0798c7fe40a303b2c35e26fa398 +Author: Josef Andersson +Date: Sat Mar 21 16:17:34 2015 +0000 + + Updated Swedish translation + + po/sv.po | 3670 ++++++++++++++++++-------------------------------------------- + 1 file changed, 1040 insertions(+), 2630 deletions(-) + +commit 4e1fc2eb9e4ccd384d836363972acf2873362302 +Author: Baurzhan Muftakhidinov +Date: Sun Mar 15 17:42:27 2015 +0000 + + Updated Kazakh translation + + po/kk.po | 925 +++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 543 insertions(+), 382 deletions(-) + +commit f6564bf1a211f8250aeda6565305ed021e0baeea +Author: Ask Hjorth Larsen +Date: Sun Mar 15 16:26:05 2015 +0100 + + Updated Danish translation + + po/da.po | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit a57439434b939c471339cda6e882ade7525cf565 +Author: Matej Urbančič +Date: Sun Mar 15 14:44:03 2015 +0100 + + Updated Slovenian translation + + po/sl.po | 2298 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 1407 insertions(+), 891 deletions(-) + +commit 269fcfd863b1a38fa6c5052257e871d93dd7d88a +Author: Ask Hjorth Larsen +Date: Sun Mar 15 14:39:44 2015 +0100 + + Updated Danish translation + + po/da.po | 1450 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 848 insertions(+), 602 deletions(-) + +commit fe328823febd63d290393e92a941002e9490feb8 +Author: Samir Ribic +Date: Fri Mar 13 20:57:01 2015 +0000 + + Added Bosnian translation + + po/LINGUAS | 1 + + po/bs.po | 8128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 8129 insertions(+) + +commit f4b1786a90b944ade3e0c095bfea7c9ef035901e +Author: Мирослав Николић +Date: Fri Mar 13 09:19:35 2015 +0100 + + Updated Serbian translation + + po/sr.po | 1517 +++++++++++++++++++++++++++++++++----------------------- + po/sr@latin.po | 1517 +++++++++++++++++++++++++++++++++----------------------- + 2 files changed, 1768 insertions(+), 1266 deletions(-) + +commit dfd6307dd404ca9c5f9ecf0d34f3d3cd7e936b21 +Author: Alain Lojewski +Date: Mon Mar 9 08:32:27 2015 +0000 + + Updated French translation + + po/fr.po | 1662 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 895 insertions(+), 767 deletions(-) + +commit 13c7c476c4f6e9585fa9ece5bc9f196edad99ead +Author: Josef Andersson +Date: Sun Mar 8 12:47:04 2015 +0000 + + Updated Swedish translation + + po/sv.po | 47 ++++++++++++++++++++++++++++------------------- + 1 file changed, 28 insertions(+), 19 deletions(-) + +commit 585aaf8dc86251f121797a561821249fcad39dcf +Author: Josef Andersson +Date: Sun Mar 8 09:58:58 2015 +0000 + + Updated Swedish translation + + help/sv/sv.po | 932 ++++++++++++++++++++++++++++++++++++++++------------------ + 1 file changed, 645 insertions(+), 287 deletions(-) + +commit 536fef15a09a2946a9d94cfdbdb4de857aefff03 +Author: Changwoo Ryu +Date: Sun Mar 8 03:16:43 2015 +0900 + + Updated Korean translation + + po/ko.po | 1447 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 849 insertions(+), 598 deletions(-) + +commit 27b9a6e5ad7991f4627e8cdf244e1808365e5885 +Author: Piotr Drąg +Date: Fri Mar 6 18:43:38 2015 +0100 + + Updated Polish translation + + po/pl.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 7430514bd331c3fd5ef1e599ad191afc86b33a94 +Author: Piotr Drąg +Date: Thu Mar 5 19:35:06 2015 +0100 + + Updated Polish translation + + po/pl.po | 1463 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 858 insertions(+), 605 deletions(-) + +commit 684745571dc85658c8bc1e9c82bf9b5bd36ee9d0 +Author: Marek Černocký +Date: Mon Mar 2 21:32:46 2015 +0100 + + Updated Czech translation + + po/cs.po | 24 +++++++++++++++--------- + 1 file changed, 15 insertions(+), 9 deletions(-) + +commit f9c3c32b818fee880d7b506cc1282f95aa93ea2e +Author: Matthias Clasen +Date: Mon Mar 2 13:27:34 2015 -0500 + + Add a translator comment + + The wording here is a bit awkward, and it is not obvious + is "Setting" is a verb or a noun. + + plugins/gtk+/glade-header-bar-editor.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 151244015acd962a21e95d0fcf3eb8180397da7e +Author: Tom Tryfonidis +Date: Sun Mar 1 10:25:49 2015 +0000 + + Updated Greek translation + + po/el.po | 466 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 201 insertions(+), 265 deletions(-) + +commit 4984b8ce076cfcfaeafbf413502b84e5485098ed +Author: Aurimas Černius +Date: Sat Feb 28 00:36:38 2015 +0200 + + Updated Lithuanian translation + + po/lt.po | 1546 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 907 insertions(+), 639 deletions(-) + +commit 349a094fc052af551411fbf1bdafc333c7a61ba4 +Author: Cheng-Chia Tseng +Date: Thu Feb 26 14:42:59 2015 +0000 + + Updated Chinese (Taiwan) translation + + po/zh_TW.po | 65 ++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 32 insertions(+), 33 deletions(-) + +commit b5b15d7ba2d3b7ed170fa9dd5fcdd2f0455cd73d +Author: Chao-Hsiung Liao +Date: Sat Feb 21 11:08:27 2015 +0000 + + Updated Chinese (Taiwan) translation + + po/zh_TW.po | 1471 ++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 849 insertions(+), 622 deletions(-) + +commit 9b64bcbdaa170cffe949b9f3133fa7d4eaa27ce9 +Author: Necdet Yücel +Date: Fri Feb 20 08:58:41 2015 +0000 + + Updated Turkish translation + + po/tr.po | 2174 +++++++++++++++++++++----------------------------------------- + 1 file changed, 745 insertions(+), 1429 deletions(-) + +commit 32e03f36ceeb519afdcf6586cab9a356a6add22c +Author: Fran Dieguez +Date: Thu Feb 19 11:20:07 2015 +0100 + + Updated Galician translations + + po/gl.po | 17 ++++++++++------- + 1 file changed, 10 insertions(+), 7 deletions(-) + +commit a2a24b98f97c728dadba46e5a45251271c7e0f0a +Author: Yuri Myasoedov +Date: Wed Feb 18 20:36:35 2015 +0300 + + Updated Russian translation + + po/ru.po | 2807 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1641 insertions(+), 1166 deletions(-) + +commit becad60aa1df5e37345cff6969660f47a4c11b8e +Author: Daniel Mustieles +Date: Tue Feb 17 18:33:24 2015 +0100 + + Updated Spanish translation + + po/es.po | 24 +++++++++--------------- + 1 file changed, 9 insertions(+), 15 deletions(-) + +commit 0900fff20aade1ca6f2c8806bbd80305c5ad457a +Author: Balázs Úr +Date: Sun Feb 15 12:38:57 2015 +0000 + + Updated Hungarian translation + + po/hu.po | 88 ++++++++++++---------------------------------------------------- + 1 file changed, 16 insertions(+), 72 deletions(-) + +commit 1ada3430af1d0072e4f01d057b2ae8ae58a08ec5 +Author: Lars Uebernickel +Date: Thu Feb 12 23:26:36 2015 +0100 + + Rename GtkSidebar to GtkSidebarWidget + + https://bugzilla.gnome.org/show_bug.cgi?id=744094 + + plugins/gtk+/gtk+.xml.in | 4 ++-- + plugins/gtk+/icons/16x16/Makefile.am | 2 +- + .../{widget-gtk-sidebar.png => widget-gtk-stacksidebar.png} | Bin + plugins/gtk+/icons/22x22/Makefile.am | 2 +- + .../{widget-gtk-sidebar.png => widget-gtk-stacksidebar.png} | Bin + 5 files changed, 4 insertions(+), 4 deletions(-) + +commit d2b4ae72ec902d4ae2598a34678f944fc14eb390 +Author: Kjartan Maraas +Date: Thu Feb 12 01:11:47 2015 +0100 + + Updated Norwegian bokmål translation. + + po/nb.po | 1457 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 858 insertions(+), 599 deletions(-) + +commit c4cea7f93569193a1475b8aa680f13e9ee903298 +Author: Matthias Clasen +Date: Tue Nov 25 00:12:48 2014 -0500 + + GtkStack: Survive loading an empty stack + + The code in glade_gtk_stack_add_child was not robust enough + against disappearing placeholders. + + https://bugzilla.gnome.org/show_bug.cgi?id=740668 + + plugins/gtk+/glade-gtk-stack.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 7a813a6d81e0ba9679bcc15907371c243c560bc7 +Author: Fran Dieguez +Date: Mon Jan 12 20:17:55 2015 +0100 + + Updated Galician translations + + po/gl.po | 1456 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 857 insertions(+), 599 deletions(-) + +commit f9d5914b2e523e56698e94b206b1ad7b2cce0921 +Author: Gábor Kelemen +Date: Mon Jan 5 00:26:59 2015 +0000 + + Updated Hungarian translation + + po/hu.po | 2715 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1632 insertions(+), 1083 deletions(-) + +commit 5f3d9c557b28d0df2064cba4511b38c4d30d54c8 +Author: Dimitris Spingos +Date: Fri Jan 2 12:10:32 2015 +0200 + + Updated Greek translation + + po/el.po | 675 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 378 insertions(+), 297 deletions(-) + +commit 8e9880cfb07447269985aeb9077ad2d2026a454d +Author: Josef Andersson +Date: Sun Dec 28 11:19:19 2014 +0000 + + Updated Swedish translation + + po/sv.po | 11280 ++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 7462 insertions(+), 3818 deletions(-) + +commit 923cc2ad43d7f8b0d6f435e3f53170046b16d527 +Author: Muhammet Kara +Date: Mon Dec 8 21:06:32 2014 +0000 + + Updated Turkish translation + + po/tr.po | 11723 ++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 7249 insertions(+), 4474 deletions(-) + +commit 1fcc548c7a375b01bca5d68d44188f6d4ee61b69 +Author: Daniel Șerbănescu +Date: Mon Dec 8 20:06:09 2014 +0100 + + Updated Romanian Translation + + po/ro.po | 11262 +++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 7546 insertions(+), 3716 deletions(-) + +commit ffbe1ffedbcce5c468b37671ee25302fa47567de +Author: Juan Pablo Ugarte +Date: Fri Dec 5 14:17:59 2014 -0300 + + glade_preview_window_screenshot() fixed segfault when saving to png file. + Bug #741165 "Previewer crashes when taking PNG screenshot" + + gladeui/glade-preview-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 787bf123d846d5c1a405c1bb8e132c5ed337ffa4 +Author: Marek Černocký +Date: Thu Nov 27 07:34:26 2014 +0100 + + Updated Czech translation + + help/cs/cs.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 6077259639fd5888a81cd947b9f6478365035e3b +Author: Marek Černocký +Date: Wed Nov 26 23:13:35 2014 +0100 + + Updated Czech translation + + po/cs.po | 1430 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 837 insertions(+), 593 deletions(-) + +commit d508daf1bfaa0d6c92605d83d3e6747df2b52278 +Author: Daniel Mustieles +Date: Wed Nov 26 13:14:41 2014 +0100 + + Updated Spanish Translation + + po/es.po | 674 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 383 insertions(+), 291 deletions(-) + +commit 1264212380152551916843142d195456e2fa5ef0 +Author: Pawan Chitrakar +Date: Mon Nov 24 05:12:54 2014 +0000 + + Added Nepali translation + + po/LINGUAS | 1 + + po/ne.po | 8788 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 8789 insertions(+) + +commit 5ec51b22cfb8958fd049165b8488478e6ec5b0c4 +Author: Piotr Drąg +Date: Fri Nov 21 16:40:58 2014 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 3 +++ + 1 file changed, 3 insertions(+) + +commit 67c536ed3b539434cf0b593395e4522f91259add +Author: Matthias Clasen +Date: Fri Nov 21 10:09:22 2014 -0500 + + Update TODO + + TODO | 6 ------ + 1 file changed, 6 deletions(-) + +commit 7b8384e7fbd468f232687b4ec0f1609efe9294e0 +Author: Matthias Clasen +Date: Fri Nov 21 09:54:36 2014 -0500 + + stackswitcher: Better icons + + plugins/gtk+/icons/16x16/widget-gtk-stackswitcher.png | Bin 226 -> 488 bytes + plugins/gtk+/icons/22x22/widget-gtk-stackswitcher.png | Bin 255 -> 473 bytes + 2 files changed, 0 insertions(+), 0 deletions(-) + +commit 8098b7afa178c12ba79863616b9cfaf496d579bd +Author: Tristan Van Berkom +Date: Fri Nov 21 13:48:54 2014 +0900 + + Adding 3.14 and 3.16 version targets to the GTK+ plugin + + Updated GTK+ widget catalog for new properties and signals + + Updated for GTK+ 3.14 and 3.16 (so far), this patch also modifies + the scrolled window editor to place the overlay-scrollbars property + nicely into the custom editor. + + Also set GtkSidebar target version 3.16 (we dont encode odd numbers here) + + plugins/gtk+/glade-scrolled-window-editor.ui | 46 ++++++++++------------------ + plugins/gtk+/gtk+.xml.in | 39 ++++++++++++++++++++--- + 2 files changed, 51 insertions(+), 34 deletions(-) + +commit b4dfd8e70eb27672cce7582a62d25cd95941e5a9 +Author: Matthias Clasen +Date: Mon Nov 10 22:44:23 2014 -0500 + + Stack switcher improvements + + Mark the title property as translatable, and prevent the stack + property from showing up twice in the editor. + + plugins/gtk+/gtk+.xml.in | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +commit d86b81263fbb0ca9ae2a309df1763931f813e158 +Author: Matthias Clasen +Date: Mon Nov 10 22:43:37 2014 -0500 + + Set a title for new stack pages + + This makes them show up in a connect stack switcher. + + plugins/gtk+/glade-gtk-stack.c | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +commit 51fa810326ebbafc8c08d54f72fa6aed5f95cd9e +Author: Matthias Clasen +Date: Mon Nov 10 22:28:21 2014 -0500 + + Many GtkStack fixes + + Implement all of the required adaptor functions, add a virtual + 'page' property and use it instead of visible-child-name to switch + between the pages to edit. + + plugins/gtk+/glade-gtk-stack.c | 421 ++++++++++++++++++++++++++++++++++++- + plugins/gtk+/glade-stack-editor.ui | 61 ++++-- + plugins/gtk+/gtk+.xml.in | 21 ++ + 3 files changed, 480 insertions(+), 23 deletions(-) + +commit 012633f68bf70549942a2c20df4f063eff6418d9 +Author: Matthias Clasen +Date: Fri Oct 17 18:04:23 2014 -0400 + + Support GtkSidebar as well + + plugins/gtk+/gtk+.xml.in | 3 +++ + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-sidebar.png | Bin 0 -> 212 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-sidebar.png | Bin 0 -> 199 bytes + 5 files changed, 5 insertions(+) + +commit 3ef964be41b513355afa6a0ba2424d9aaeeed0aa +Author: Matthias Clasen +Date: Tue Nov 4 22:50:16 2014 -0500 + + Make stack switching work from the tree + + This is identical to what glade is already doing for notebooks. + + plugins/gtk+/glade-gtk-stack.c | 71 +++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 66 insertions(+), 5 deletions(-) + +commit a47ec7a4e60fbaf1eeee99a3772d611a278730c8 +Author: Matthias Clasen +Date: Sun Nov 2 20:36:52 2014 -0500 + + Add editors for GtkStack and GtkStackSwitcher + + plugins/gtk+/Makefile.am | 6 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 + + plugins/gtk+/glade-gtk-stack-switcher.c | 6 + + plugins/gtk+/glade-gtk-stack.c | 12 ++ + plugins/gtk+/glade-stack-editor.c | 68 ++++++++ + plugins/gtk+/glade-stack-editor.h | 56 +++++++ + plugins/gtk+/glade-stack-editor.ui | 218 +++++++++++++++++++++++++ + plugins/gtk+/glade-stack-switcher-editor.c | 68 ++++++++ + plugins/gtk+/glade-stack-switcher-editor.h | 56 +++++++ + plugins/gtk+/glade-stack-switcher-editor.ui | 140 ++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 34 +++- + 11 files changed, 664 insertions(+), 2 deletions(-) + +commit f4dc9a24dd8b6d91ddafc99269846da98fac9e69 +Author: Matthias Clasen +Date: Mon Oct 13 16:29:22 2014 -0400 + + Support GtkStack and GtkStackSwitcher + + These widgets are in GTK+ since 3.12, time that glade starts + supporting them. + + https://bugzilla.gnome.org/show_bug.cgi?id=738480 + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-stack-switcher.c | 34 +++++++++ + plugins/gtk+/glade-gtk-stack.c | 77 +++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 31 ++++++++- + plugins/gtk+/icons/16x16/Makefile.am | 2 + + plugins/gtk+/icons/16x16/widget-gtk-stack.png | Bin 0 -> 181 bytes + .../gtk+/icons/16x16/widget-gtk-stackswitcher.png | Bin 0 -> 226 bytes + plugins/gtk+/icons/22x22/Makefile.am | 2 + + plugins/gtk+/icons/22x22/widget-gtk-stack.png | Bin 0 -> 188 bytes + .../gtk+/icons/22x22/widget-gtk-stackswitcher.png | Bin 0 -> 255 bytes + 10 files changed, 147 insertions(+), 1 deletion(-) + +commit fd7d3f834a2a327db634b5e883a66af6c246e4f4 +Author: Matthias Clasen +Date: Mon Nov 10 13:34:59 2014 -0500 + + Avoid box stuff leaking through for the color chooser + + plugins/gtk+/gtk+.xml.in | 13 ++++++++++++- + 1 file changed, 12 insertions(+), 1 deletion(-) + +commit 3728733285d840c5965c70d7f4c0882ca76bd723 +Author: Tristan Van Berkom +Date: Fri Nov 21 13:48:54 2014 +0900 + + Adding 3.14 and 3.16 version targets to the GTK+ plugin + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 763defd270f765c91e5eba4221e7f20a8bc1a300 +Author: Dimitris Spingos +Date: Mon Nov 17 12:08:27 2014 +0200 + + Updated Greek translation + + po/el.po | 1367 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 771 insertions(+), 596 deletions(-) + +commit db76e8bcb64890e7519a677e1ec7195824412acf +Author: Duarte Loreto +Date: Mon Nov 17 00:36:29 2014 +0000 + + Updated Portuguese translation + + po/pt.po | 7922 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 5020 insertions(+), 2902 deletions(-) + +commit 688a23c2286e16c8f5500458738b77143be48a38 +Author: Matthias Clasen +Date: Tue Nov 11 22:55:03 2014 -0500 + + Update TODO + + TODO | 1 - + 1 file changed, 1 deletion(-) + +commit d2aa17568d955dcea099dde43d223f21a5fe8b67 +Author: Daniel Mustieles +Date: Wed Nov 12 12:59:10 2014 +0100 + + Updated Spanish translation + + po/es.po | 1253 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 694 insertions(+), 559 deletions(-) + +commit a4779a93f2f380bf1f27cedfd22b7b49e6fd2634 +Author: Matthias Clasen +Date: Mon Nov 10 22:45:42 2014 -0500 + + Fix a typo + + plugins/gtk+/glade-gtk-header-bar.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 6fc548fdb28dace810576a20eb5c7167204b9cb3 +Author: Piotr Drąg +Date: Mon Nov 10 02:33:00 2014 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 13 ++++++++----- + 1 file changed, 8 insertions(+), 5 deletions(-) + +commit c90bc5fe2ab5d454d8b1aa52bf42d18fc9d175d3 +Author: Baurzhan Muftakhidinov +Date: Sun Nov 9 14:59:17 2014 +0000 + + Added Kazakh translation + + po/LINGUAS | 1 + + po/kk.po | 7777 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 7778 insertions(+) + +commit 4d7c3d5f465304d6bb715d5101f5058911bc8ed9 +Author: Matthias Clasen +Date: Thu Nov 6 18:04:18 2014 -0500 + + Plug a placeholder leak in the box adaptor + + gtk_widget_destroy() is not the right counterpart for + g_object_ref(), and it is useless anyway to do a ref-unref + pair around gtk_container_remove(), so just drop this. + + This fix makes the placeholder instance count go down again + when shrinking the size of a box. + + https://bugzilla.gnome.org/show_bug.cgi?id=739751 + + plugins/gtk+/glade-gtk-box.c | 2 -- + 1 file changed, 2 deletions(-) + +commit 436df235d036d06b71e71a8e495668966df12b76 +Author: Matthias Clasen +Date: Wed Nov 5 23:42:40 2014 -0500 + + Switch to a single size property for GtkHeaderBar + + Having separate start-/end-size properties is nice because it + makes intuitive sense, but unfortunately, the actual headerbar + child properties (position, pack-type) are not sufficient to + fully reconstruct the needed placeholders. This is causing + anomalies and possibly crashes with undo/redo. For now, keep + things working the same way they do in boxes: placeholders + are always in pack-start, and only actual children can be + moved to pack-end. + + plugins/gtk+/glade-gtk-header-bar.c | 243 ++++++++++++++------------------ + plugins/gtk+/glade-header-bar-editor.ui | 41 +----- + plugins/gtk+/gtk+.xml.in | 24 ++-- + 3 files changed, 125 insertions(+), 183 deletions(-) + +commit c59573813e1739f0b229121202ed0e405f4fd4cd +Author: Tristan Van Berkom +Date: Wed Nov 5 20:08:32 2014 +0900 + + GtkHeaderBar: Improving child add/remove/replace support + + o Removed misguided code block in ->add_child() + + The said code block assumes that any placeholder being added + should be added at the end 'if' anything is at the start. + + This big block of code makes things seem to work if you happened + to save the file with one placeholder on each side (sneaky), however + just breaks down when you save more than one placeholder at the + beginning. + + In any case, the number of placeholders should be synchronized to + the "start-size" / "end-size" properties (minus the number of real + children which should be placed according to their "position" + packing property). + + o Removed destructive calls to gtk_widget_destroy(), widgets are + not destroyed unless the project is finalized or the final reference + to them is part of a GladeCommand that is being cleared from the + undo/redo stack + + o Ensure that the replacement placeholder added when ->remove_child() + is called has the special child type set if it's the title widget + (not sure if this is needed, but it doesnt hurt). + + plugins/gtk+/glade-gtk-header-bar.c | 144 +++++++++++++++++++----------------- + 1 file changed, 75 insertions(+), 69 deletions(-) + +commit dfccf4b692c72208add5cf19bc854a576988e95a +Author: Tristan Van Berkom +Date: Wed Nov 5 18:38:55 2014 +0900 + + GtkHeaderBar: Fixed property sensitivity issues + + The custom editor was calling glade_widget_property_set_sensitive() + directly which does not work with undo/redo. + + Cleaned up the editor and adaptor so that the editor issues commands + and the adaptor->set_property() adjusts property sensitivity when + 'show-close-button' and 'use-custom-title' properties change. + + Also some minor changes to the gtk+.xml.in, no need for the + decoration layout property to be optional really, since the property + is a string and will not be saved if it's not set. + + plugins/gtk+/glade-gtk-header-bar.c | 91 +++++++++++++++++++++++----------- + plugins/gtk+/glade-header-bar-editor.c | 54 ++++++++++++-------- + plugins/gtk+/gtk+.xml.in | 4 +- + 3 files changed, 98 insertions(+), 51 deletions(-) + +commit 7fb37bf524fe73b3feea1b4c2a259ddc4c0bd77a +Author: Matthias Clasen +Date: Tue Nov 4 21:22:38 2014 -0500 + + Fixes for actions + + Make add/remove slot work without crashing. Turn 'add slot' into + a widget action, and don't offer 'remove slot' for the custom + title placeholder. + + plugins/gtk+/glade-gtk-header-bar.c | 188 ++++++++++++++++++++++++++++-------- + plugins/gtk+/gtk+.xml.in | 8 +- + 2 files changed, 154 insertions(+), 42 deletions(-) + +commit 2eb84fd60a58063337153a9c310cfd3fa6d94d1f +Author: Matthias Clasen +Date: Mon Nov 3 23:59:48 2014 -0500 + + Redo sensitivity handling + + And ignore show-close-button. + + plugins/gtk+/glade-header-bar-editor.c | 43 ++++++++++++++++++++++++++++----- + plugins/gtk+/glade-header-bar-editor.ui | 14 ++++++----- + plugins/gtk+/gtk+.xml.in | 4 +-- + 3 files changed, 46 insertions(+), 15 deletions(-) + +commit 9c239f546e3a05892313065680b9f9b2535763cc +Author: Matthias Clasen +Date: Mon Nov 3 23:30:50 2014 -0500 + + Coding style cleanups + + plugins/gtk+/glade-gtk-header-bar.c | 88 ++++++++++++++++++++++--------------- + 1 file changed, 52 insertions(+), 36 deletions(-) + +commit 961733bce5c00703d67727b83f006f6622ff783c +Author: Matthias Clasen +Date: Sun Nov 2 17:51:18 2014 -0500 + + Add a headerbar editor + + Among other things, this lets us undoably remove a custom title + widget. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-header-bar.c | 12 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-header-bar-editor.c | 168 ++++++++++++++ + plugins/gtk+/glade-header-bar-editor.h | 57 +++++ + plugins/gtk+/glade-header-bar-editor.ui | 306 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 18 +- + 7 files changed, 562 insertions(+), 3 deletions(-) + +commit 15b4f639031995ef4e0c0a7c600b23533786b239 +Author: Matthias Clasen +Date: Sat Apr 26 01:22:29 2014 -0400 + + Initial GtkHeaderBar support + + Add support for GtkHeaderBar. Based on a patch by John Stowers. + This allows setting custom titles, and adding multiple children + at either end of the header bar. Repositioning children is not + really working, due to limitations of the GtkHeaderBar API. + + https://bugzilla.gnome.org/show_bug.cgi?id=700914 + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-header-bar.c | 326 ++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 42 ++- + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-headerbar.png | Bin 0 -> 186 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-headerbar.png | Bin 0 -> 200 bytes + 7 files changed, 370 insertions(+), 1 deletion(-) + +commit 9d373e1293443854bf1f0baa1290bc6fc8d202d4 +Author: Tristan Van Berkom +Date: Fri Nov 7 17:12:07 2014 +0900 + + Added return if fail warning + + In glade_gtk_container_replace_child(), warn if the passed 'current' widget + is not a direct child of 'container'. + + plugins/gtk+/glade-gtk-container.c | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +commit 3f5e029817028334b349d80b7286d79426dff43c +Author: Tristan Van Berkom +Date: Wed Nov 5 19:55:07 2014 +0900 + + GladeCommand: Experimental - properly record child type for removal commands. + + This seems to be working well but might cause problems (let's call it + a red flag if things go wrong and we need to bisect), it fixes drag & drop + undo/redo for GtkExpander (Drag and drop the expander label into the + expander content and undo/redo/undo/redo, this was broken, and this commit + fixes that and also improves things for the currently experimental headerbar + support). + + gladeui/glade-command.c | 92 +++++++++++++++++++++++++++++++++++-------------- + 1 file changed, 66 insertions(+), 26 deletions(-) + +commit 629812f9a1ca449b3079815ae44c83de61fd1188 +Author: Timo Jyrinki +Date: Mon Nov 3 18:54:34 2014 +0200 + + Change Finnish translation team web page to l10n.gnome.org + + po/fi.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 89b32e8b5e202a165dc684076afe48bed0ccc35c +Author: Matthias Clasen +Date: Sat Nov 1 12:37:54 2014 -0400 + + Update TODO + + TODO | 1 + + 1 file changed, 1 insertion(+) + +commit d9f948922a0e9022a9d6df979ad5df57f1eaa225 +Author: Matthias Clasen +Date: Sat Nov 1 12:21:12 2014 -0400 + + Update TODO + + TODO | 2 ++ + 1 file changed, 2 insertions(+) + +commit 353ecf30e02d6abb4d8ff00b89e2efeb49e7def5 +Author: Matthias Clasen +Date: Sat Nov 1 12:20:12 2014 -0400 + + Update TODO + + TODO | 2 -- + 1 file changed, 2 deletions(-) + +commit 737b7c91ab73894b486836ca05b0988d9d5f2a58 +Author: Tristan Van Berkom +Date: Wed Oct 29 02:03:00 2014 +0900 + + Bug 739310 - Removed rampant '>' from gtk+.xml.in + + plugins/gtk+/gtk+.xml.in | 1 - + 1 file changed, 1 deletion(-) + +commit adc8f5b748fd4c66023ec2b2977e27061766f3d8 +Author: Matthias Clasen +Date: Sat Oct 25 20:30:57 2014 -0400 + + Move use-center-child to the box editor + + This makes adding and removing center widgets undoable. + + plugins/gtk+/glade-box-editor.c | 98 +++++++++++++++++++++++++++++++++++++++- + plugins/gtk+/glade-box-editor.ui | 37 +++++++-------- + plugins/gtk+/gtk+.xml.in | 2 +- + 3 files changed, 114 insertions(+), 23 deletions(-) + +commit 6f8f3372d3ebcec39bdfeeb3da384f2a5ccc7ef1 +Author: Matthias Clasen +Date: Mon Oct 13 12:55:56 2014 -0400 + + Add GtkBox center-widget support + + In 3.12, GtkBox gained support for a centered child. With this + patch, glade supports this too. + + https://bugzilla.gnome.org/show_bug.cgi?id=738473 + + plugins/gtk+/glade-gtk-box.c | 85 ++++++++++++++++++++++++++++++++++++++++++-- + plugins/gtk+/gtk+.xml.in | 10 ++++++ + 2 files changed, 93 insertions(+), 2 deletions(-) + +commit 187270e5c6db3c6fae91493b9799f51318a9c251 +Author: Piotr Drąg +Date: Sun Oct 26 15:47:32 2014 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 8730f94991ec02a7afc3758ab52314485388b2e1 +Author: Tristan Van Berkom +Date: Sun Oct 26 23:06:52 2014 +0900 + + glade-gtk-widget.c: Minor fix for 'add_parent' action + + Previous implementation assumes that the parent widget can + be retrieved with gtk_widget_get_parent(), use glade_widget_get_parent() + instead and trust the project datamodel instead, as the logical + widget hierarchy may not be exactly the truth, as is the case for + a searchbar child. + + plugins/gtk+/glade-gtk-widget.c | 9 ++------- + 1 file changed, 2 insertions(+), 7 deletions(-) + +commit 67e74fac359ec0bf47f076444d24787132a6be94 +Author: Tristan Van Berkom +Date: Sun Oct 26 22:56:07 2014 +0900 + + glade-gtk-searchbar.c: Avoid critical warnings when loading searchbars + + Changed glade_gtk_search_bar_add_child() to not make the assumption + that a current "child" widget exists, which it doesnt at project load + time (until one is actually loaded). + + plugins/gtk+/glade-gtk-searchbar.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit 2d6ae4d29f071a4aa93d5cdc77e504fb38f4af4d +Author: Matthias Clasen +Date: Sat Oct 25 18:34:01 2014 -0400 + + Add a get_children function for GtkSearchBar + + This is needed to make saving children of GtkSearchBar work. + gtk_container_forall is sdaly broken for many containers. + + plugins/gtk+/glade-gtk-searchbar.c | 11 +++++++++++ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 12 insertions(+) + +commit 05e36c30d8a913eb9627aa723068d334021a6bd0 +Author: Matthias Clasen +Date: Sat Oct 25 16:46:12 2014 -0400 + + Searchbar: Ignore some properties + + Don't apply the search-mode and show-close-button properties + in the embedded view, since it would be confusing to have the + search bar just 'disappear'. We do save these properties, so + it is possible to set them up for the actual application. + + plugins/gtk+/glade-gtk-searchbar.c | 3 +++ + plugins/gtk+/gtk+.xml.in | 3 ++- + 2 files changed, 5 insertions(+), 1 deletion(-) + +commit 621ff59f06eeafc90cec75894c1b4ffab1a3effe +Author: Matthias Clasen +Date: Mon Oct 13 22:11:32 2014 -0400 + + Support GtkSearchBar + + This widget has been around since 3.10, high time that glade + starts supporting it. + + https://bugzilla.gnome.org/show_bug.cgi?id=738493 + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-searchbar.c | 109 ++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 13 +++ + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-searchbar.png | Bin 0 -> 257 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-searchbar.png | Bin 0 -> 229 bytes + 7 files changed, 125 insertions(+) + +commit 52a763b57a818cf2fc8c7d062b2102cbcd20116f +Author: Daniel Mustieles +Date: Fri Oct 24 19:18:21 2014 +0200 + + Updated Spanish translation + + po/es.po | 61 +++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 41 insertions(+), 20 deletions(-) + +commit e4775b6f7a00b18bd930ac9a99e29b3d9079b857 +Author: Tristan Van Berkom +Date: Thu Oct 23 17:19:34 2014 +0900 + + Depend on GTK+ 3.15 + + Avoid GTK_CHECK_VERSION ifdefs working around the absense of + gtk_window_get_titlebar(). + + configure.ac | 2 +- + plugins/gtk+/glade-gtk-window.c | 17 ----------------- + plugins/gtk+/glade-window-editor.c | 18 ------------------ + 3 files changed, 1 insertion(+), 36 deletions(-) + +commit a7c536dc3db2560a0767a25d9904f68e3b8a47f4 +Author: Tristan Van Berkom +Date: Thu Oct 23 17:16:50 2014 +0900 + + glade-gtk-window.c: Reuse translatable string + + Avoid the possibility of translatable string redundancy. + + plugins/gtk+/glade-gtk-window.c | 11 +++++------ + 1 file changed, 5 insertions(+), 6 deletions(-) + +commit 2d6b1bd61ce05988df2d7cd67444625227912bb7 +Author: Matthias Clasen +Date: Wed Oct 22 21:03:21 2014 -0400 + + Use proper mechanisms to deal with dependent properties + + Make desensitizing of title, decorated and hide-titlebar-when-maximized + part of the undo history, and also reset them to their default values. + + plugins/gtk+/glade-gtk-window.c | 19 ++++++++++++++++--- + plugins/gtk+/glade-window-editor.c | 14 ++++++++++---- + 2 files changed, 26 insertions(+), 7 deletions(-) + +commit 6d4364cc2353f3366031156e4a1ab3a778feeb7b +Author: Matthias Clasen +Date: Fri Oct 17 08:02:17 2014 -0400 + + GladeWindowEditor: Added custom control for client side decorations + + This is needed so that when the command is issued, it can also + include the child deletion as a part of the command group. + + When a window is using CSD, mark the title, decoration and + hide-when-maximized editors as insensitive, since they affect + non-CSD decorations. + + plugins/gtk+/glade-window-editor.c | 92 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-window-editor.ui | 119 +++++++++++++++++++++--------------- + plugins/gtk+/gtk+.xml.in | 2 +- + 3 files changed, 162 insertions(+), 51 deletions(-) + +commit 6c613562965665731b749f8d5efa912bb6d30629 +Author: Matthias Clasen +Date: Sat Apr 26 02:14:15 2014 -0400 + + Support CSD windows + + This patch adds support for the titlebar slot in GtkWindow. + The rendering of windows with csd titlebar is somewhat broken + in glade. + + https://bugzilla.gnome.org/show_bug.cgi?id=700914 + + plugins/gtk+/glade-gtk-window.c | 135 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 11 ++++ + 2 files changed, 146 insertions(+) + +commit 39ad83f7c4e9a103eb099ab35232e5237f321051 +Author: Daniel Mustieles +Date: Mon Oct 20 14:16:57 2014 +0200 + + Updated Spanish translation + + po/es.po | 212 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 102 insertions(+), 110 deletions(-) + +commit d223cc49c4e870137cbcb7ff610fc7b428739790 +Author: Matthias Clasen +Date: Sat Oct 18 17:21:19 2014 -0400 + + Add some more items to the TODO + + TODO | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +commit fc24963f93ea227ae6c627402166fa8184d6a51c +Author: Philip Chimento +Date: Fri Oct 10 22:35:24 2014 -0700 + + osx: Use current gtk-mac-integration API + + The #ifdef'd block did not compile at all because it used the old API + from gtk-mac-integration, and because it used GtkBuilder when the + surrounding code had been ported to use widget templates. + + This fixes up the use of the API and adds a few widget variables to + GladeWindowPrivate which have to be bound to the template. + + https://bugzilla.gnome.org/show_bug.cgi?id=738339 + + configure.ac | 2 +- + src/glade-window.c | 43 +++++++++++++++++++++++++------------------ + 2 files changed, 26 insertions(+), 19 deletions(-) + +commit e36e1ae6882d6e5345bcbf6f029f8239c4afd76f +Author: Philip Chimento +Date: Fri Oct 10 22:32:06 2014 -0700 + + style: Fix indentation of #ifdef block for OS X + + There are no tabs in the rest of the file, so this matches the + surrounding indentation. + + https://bugzilla.gnome.org/show_bug.cgi?id=738339 + + src/glade-window.c | 60 +++++++++++++++++++++++++++--------------------------- + 1 file changed, 30 insertions(+), 30 deletions(-) + +commit 1889453af7ea4a361f6f5693352bfde76f73b3cc +Author: Tristan Van Berkom +Date: Mon Jul 21 12:36:03 2014 -0300 + + Bug 732575 - Changed the type hint on the "Edit Separately" window to 'utility' + + This window has traditionally had a 'dialog' type so that window + managers don't treat it as a primary application window (don't + add minimize/maximize, don't list it in the alt-tab list, etc). + + In light of bug 732575, where it seems some window managers have + stolen the 'close' button away from windows with the 'dialog' hint, + let's change it for a 'utility' hint and hope this is the more + appropriate hint. + + gladeui/glade-editor.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 7ad5f78f435db2a8d381ce0bae9383dd7db0664e +Author: Piotr Drąg +Date: Fri Oct 3 15:19:41 2014 +0200 + + Updated Polish translation + + po/pl.po | 17 ++++------------- + 1 file changed, 4 insertions(+), 13 deletions(-) + +commit 9206e5943255bacb39d261a861237fb0c64cccf0 +Author: Juan Pablo Ugarte +Date: Thu Oct 2 15:20:39 2014 -0300 + + glade-previewer: also show signal emission notification when UI file is loaded from file. + + gladeui/glade-previewer.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 3554cb21b40892b2c89e47330e3afce489de8cc5 +Author: Juan Pablo Ugarte +Date: Thu Oct 2 15:19:32 2014 -0300 + + GladePreviewWindow: fixed bug "Missing plural form for UI string: emited %d time(s)" + + gladeui/glade-preview-window.c | 15 +++++++++++---- + 1 file changed, 11 insertions(+), 4 deletions(-) + +commit 9743a312f1f0d30509fd942a799b0871fa1c5422 +Author: Piotr Drąg +Date: Mon Sep 29 16:27:17 2014 +0200 + + Updated Polish translation + + po/pl.po | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) + +commit 8b678374dc29e6eccd6317ad6656ad9c9b4ef988 +Author: Kjartan Maraas +Date: Sun Sep 28 10:54:22 2014 +0200 + + Updated Norwegian bokmål translation. + + po/nb.po | 164 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 79 insertions(+), 85 deletions(-) + +commit 2d2eaf1caaa56bc119689e8019d8ba76e2a4d4a3 +Author: Bernd Homuth +Date: Tue Sep 23 21:39:46 2014 +0000 + + Updated German translation + + po/de.po | 1900 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1077 insertions(+), 823 deletions(-) + +commit b4c0ff679c847cc8fdefdbe5229ae0faee43b3e7 +Author: Carles Ferrando +Date: Sun Sep 21 21:59:57 2014 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 382 +++++++++++++++++++++++++++++++----------------------- + 1 file changed, 219 insertions(+), 163 deletions(-) + +commit e8e8bd136ce38cc48f45def26e5dfbe60c897403 +Author: Gil Forcada +Date: Sun Sep 21 21:59:47 2014 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 1902 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1079 insertions(+), 823 deletions(-) + +commit 542c955c22c67679868b21b5024e186909e078cb +Author: Piotr Drąg +Date: Sat Sep 20 18:17:01 2014 +0200 + + Updated Polish translation + + po/pl.po | 2308 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1284 insertions(+), 1024 deletions(-) + +commit 24884adeab97901a7d978a1d525c895e850a0792 +Author: Ask H. Larsen +Date: Sat Sep 20 17:18:55 2014 +0200 + + Updated Danish translation + + po/da.po | 2260 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1232 insertions(+), 1028 deletions(-) + +commit 269cab729e704fd0e58a3bd098fd99d942155164 +Author: Мирослав Николић +Date: Sat Sep 20 10:49:07 2014 +0200 + + Updated Serbian translation + + po/sr.po | 2680 ++++++++++++++++++++++++++++---------------------------- + po/sr@latin.po | 2680 ++++++++++++++++++++++++++++---------------------------- + 2 files changed, 2728 insertions(+), 2632 deletions(-) + +commit 3ead92ebc4df21666ccc2557c7f316305217386c +Author: Rūdolfs Mazurs +Date: Sun Sep 7 18:51:14 2014 +0300 + + Updated Latvian translation + + po/lv.po | 2314 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1294 insertions(+), 1020 deletions(-) + +commit 0b088504b0208fb63cedd5157a311078cda88a5f +Author: Changwoo Ryu +Date: Sat Sep 6 18:58:09 2014 +0900 + + Updated Korean translation + + po/ko.po | 2340 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1303 insertions(+), 1037 deletions(-) + +commit d3069b1382020a66aa0caca1c95a6cc4cd55e09a +Author: Andika Triwidada +Date: Thu Sep 4 11:46:23 2014 +0000 + + Updated Indonesian translation + + po/id.po | 2316 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1296 insertions(+), 1020 deletions(-) + +commit 6b359f71f43f969c67ef43c575228f9955f6171b +Author: Alain Lojewski +Date: Thu Aug 28 23:31:40 2014 +0000 + + Updated French translation + + po/fr.po | 2247 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1230 insertions(+), 1017 deletions(-) + +commit 9cca7b0dc894d6ba865f046590b352c6cc319925 +Author: Marek Černocký +Date: Mon Aug 25 20:54:37 2014 +0200 + + Updated Czech translation + + po/cs.po | 125 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 57 insertions(+), 68 deletions(-) + +commit baca8fc2e4c1589b2ea423d76e1cb5ef91fa5952 +Author: Fran Diéguez +Date: Mon Aug 25 10:05:32 2014 +0200 + + Updated Galician translations + + po/gl.po | 2213 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1199 insertions(+), 1014 deletions(-) + +commit 80332cb790e34cbd916e5b766e6248b027acaa22 +Author: Chao-Hsiung Liao +Date: Tue Aug 19 20:18:39 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 2537 ++++++++++++++++++++++++++++++---------------------------- + po/zh_TW.po | 2538 +++++++++++++++++++++++++++++++---------------------------- + 2 files changed, 2685 insertions(+), 2390 deletions(-) + +commit 52073e4eb08d8d1395cbed49f1204163b728a28a +Author: Lasse Liehu +Date: Sun Aug 17 14:30:20 2014 +0300 + + Finnish translation update + + po/fi.po | 10544 ++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 7008 insertions(+), 3536 deletions(-) + +commit 52ca05035d5522babeecfd54648852d550d86e9a +Author: Tom Tryfonidis +Date: Wed Aug 13 21:45:39 2014 +0000 + + Updated Greek translation + + po/el.po | 7 +++---- + 1 file changed, 3 insertions(+), 4 deletions(-) + +commit 1a1d07f3ee8ee942be3425dbed34e14520e41348 +Author: Matej Urbančič +Date: Wed Aug 6 14:15:05 2014 +0200 + + Updated Slovenian translation + + po/sl.po | 109 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 61 insertions(+), 48 deletions(-) + +commit a77f5dee859d3b42511cbaf07585b8188562db51 +Author: MarMav +Date: Mon Aug 4 11:01:15 2014 +0000 + + Updated Greek translation + + po/el.po | 1559 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 832 insertions(+), 727 deletions(-) + +commit d53e5df141778aba5aa29e30022194a824146095 +Author: Piotr Drąg +Date: Thu Jul 31 18:46:45 2014 +0200 + + doap: add + + glade.doap | 1 + + 1 file changed, 1 insertion(+) + +commit f9e6c203fe7c9a9fc87aa73d7db0a58ca7e18fce +Author: Olav Vitters +Date: Wed Jul 30 17:21:04 2014 +0200 + + doap category apps + + glade.doap | 17 +---------------- + 1 file changed, 1 insertion(+), 16 deletions(-) + +commit 5b341f836b2664cd7c99ace8b2cb0c02691e7abb +Author: Georges Neto +Date: Mon Jul 28 04:54:57 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 2329 +++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1297 insertions(+), 1032 deletions(-) + +commit 378baef2c414173f92f14b79b79dcd7531871ead +Author: David Shea +Date: Wed Jul 23 17:34:02 2014 -0400 + + Avoid reading freed data in glade_project_read_requires + + Ensure that required_lib is NULL at the start of each iteration through + the loop. + + gladeui/glade-project.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 2282219967db5ba3428c090211fa2aeda6f8f02c +Author: Kjartan Maraas +Date: Thu Jul 24 11:52:57 2014 +0200 + + Updated Norwegian bokmål translation. + + po/nb.po | 2910 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 1887 insertions(+), 1023 deletions(-) + +commit 89ec0f10f1c2efac4e66be77ff0b8a642aa2ef9e +Author: Aurimas Černius +Date: Sat Jun 28 22:16:29 2014 +0300 + + Updated Lithuanian translation + + po/lt.po | 658 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 374 insertions(+), 284 deletions(-) + +commit 8c8638195b8cee3c7949da940c189ed4617ea54c +Author: Jiro Matsuzawa +Date: Tue Jun 24 23:08:48 2014 +0900 + + l10n: Update Japanese translation + + po/ja.po | 3529 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2300 insertions(+), 1229 deletions(-) + +commit bce00fe46d7a965ff1065d8a95abbafa49dcdd1a +Author: Fran Diéguez +Date: Mon Jun 9 12:43:15 2014 +0200 + + Updated Galician translations + + po/gl.po | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 5ead094e461c942c2e0232c1229c13a303f9f6a0 +Author: Fran Diéguez +Date: Mon Jun 9 12:36:42 2014 +0200 + + Updated Galician translations + + po/gl.po | 332 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 207 insertions(+), 125 deletions(-) + +commit e69d7a57ba9961042161b450dfaf8fce6abfd918 +Author: Christian Kirbach +Date: Thu May 29 22:34:51 2014 +0000 + + Updated German translation + + po/de.po | 29 ++++++++++++++++++++++++----- + 1 file changed, 24 insertions(+), 5 deletions(-) + +commit 6236dbf32622416c61dfc6de4d83cafd4a1a465f +Author: Christian Kirbach +Date: Sat May 24 12:06:55 2014 +0000 + + Updated German translation + + po/de.po | 1859 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 1261 insertions(+), 598 deletions(-) + +commit e04d9a01c97d10de8d7a9d06273289a9ec9bc5ab +Author: Juan Pablo Ugarte +Date: Tue May 20 19:50:51 2014 -0300 + + GladeDesignLayout: cursor and button event cleanup. + + Propagate button press properly. + Fixed several pointer glitches. + + gladeui/glade-design-layout.c | 100 +++++++++++++++++++++++------------------- + 1 file changed, 56 insertions(+), 44 deletions(-) + +commit 76a8184f6f300d9e6d1a6b04eddf8fcd11a4638c +Author: Juan Pablo Ugarte +Date: Tue May 20 19:38:54 2014 -0300 + + glade-xml-utils.c: Add missing GPL license block. + + Close Bug 730285 "License issues" + + TODO: identify which function are subject to the GPL license and rewrite them. + + gladeui/glade-xml-utils.c | 23 +++++++++++++++++++---- + 1 file changed, 19 insertions(+), 4 deletions(-) + +commit 78bed4d68363ac24f7c91e139995f2243a2ee04a +Author: Daniel Mustieles +Date: Tue May 20 19:59:10 2014 +0200 + + Updated Spanish translation + + po/es.po | 624 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 357 insertions(+), 267 deletions(-) + +commit 0f7fb5a06e0f357114b5565d6e1a864aa068fe31 +Author: Marek Černocký +Date: Sun May 18 13:23:51 2014 +0200 + + Updated Czech translation + + po/cs.po | 2215 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1207 insertions(+), 1008 deletions(-) + +commit dd8290e36f16bb4d0c0d5bc5a52e3e7f24f9f5ce +Author: Juan Pablo Ugarte +Date: Sat May 17 20:12:15 2014 -0300 + + GladeBaseEditor->build_child() use correct type for paramenters + Fixes bug 704600 "Cannot add items to menu hierarchy - assertion `GLADE_IS_WIDGET_ADAPTOR (adaptor)' failed" + + GladeWidget * (*build_child) (GladeBaseEditor *, GladeWidget *, GType); + + glin-genmarshal does not have a specific type for GType thus back in the day UINT was used instead. + But this is not correct in systems where GType is bigger than UINT + + gladeui/glade-base-editor.c | 5 ++--- + 1 file changed, 2 insertions(+), 3 deletions(-) + +commit 2b4586ef2e8355b3ac0b69f80211818613f0c7d1 +Author: Matej Urbančič +Date: Sat May 17 19:41:30 2014 +0200 + + Updated Slovenian translation + + po/sl.po | 891 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 448 insertions(+), 443 deletions(-) + +commit 88c23186d12d07573dd6f748ed4ebe317511facd +Author: Matthias Clasen +Date: Fri May 9 13:57:29 2014 -0400 + + Add another missing GTK+ 3.12 feature + + TODO | 1 + + 1 file changed, 1 insertion(+) + +commit e1d32b31d6bdb71fba858bf57fb21317bfe9d381 +Author: Juan Pablo Ugarte +Date: Thu May 15 18:28:14 2014 -0300 + + add-child test: ignore deprecated classes. + + tests/add-child.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 0010dedc7caa3acc28689107d3df3b0f40a20a6d +Author: Juan Pablo Ugarte +Date: Thu May 15 18:04:25 2014 -0300 + + Reduced use of deprecated gtk_dialog_get_action_area() function. + + Added _glade_util_dialog_set_hig() + + gladeui/glade-editor-property.c | 54 +++++++------------------------ + gladeui/glade-named-icon-chooser-dialog.c | 12 ++----- + gladeui/glade-private.h | 11 ++++--- + gladeui/glade-utils.c | 15 +++++++++ + 4 files changed, 35 insertions(+), 57 deletions(-) + +commit 686ebc7babf583191666c031106d0f4adb29d933 +Author: Juan Pablo Ugarte +Date: Thu May 15 16:06:16 2014 -0300 + + Replaced deprecated stock items with its corresponding label strings. + + gladeui/glade-editor-property.c | 48 ++++++++++++++++++----------------------- + gladeui/glade-editor.c | 6 +++--- + gladeui/glade-utils.c | 5 ++--- + plugins/gtk+/glade-accels.c | 6 +++--- + plugins/gtk+/glade-attributes.c | 6 +++--- + src/glade-window.c | 7 +++--- + 6 files changed, 35 insertions(+), 43 deletions(-) + +commit a4a444174e025779a6925678fb4e1f826cd45bdd +Author: Juan Pablo Ugarte +Date: Thu May 15 15:43:35 2014 -0300 + + Removed use of deprecated GtkMisc API + + gladeui/glade-base-editor.c | 12 ++++++++---- + gladeui/glade-editor-property.c | 14 +++++++------- + gladeui/glade-editor-table.c | 2 +- + gladeui/glade-editor.c | 4 ++-- + gladeui/glade-named-icon-chooser-dialog.c | 6 +++--- + gladeui/glade-palette.c | 4 ++-- + gladeui/glade-project-properties.c | 2 +- + plugins/gtk+/glade-column-types.c | 3 +-- + plugins/gtk+/glade-gtk-menu-item.c | 2 +- + plugins/gtk+/glade-model-data.c | 3 +-- + src/glade-window.c | 3 +-- + 11 files changed, 28 insertions(+), 27 deletions(-) + +commit 35a47d3330d02ffc2ab4ae7b0de41129d9cfd3d9 +Author: Juan Pablo Ugarte +Date: Thu May 15 15:09:11 2014 -0300 + + GladeAdaptorChooser: Removed unneeded translatable strings. + + gladeui/glade-adaptor-chooser.ui | 2 -- + 1 file changed, 2 deletions(-) + +commit 221dfe10578e9167971482606067aecb0b3bd221 +Author: Piotr Drąg +Date: Wed May 14 00:48:40 2014 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit d1b11560a31d49b77052a2e56ec63dfc09d3ed7b +Author: Juan Pablo Ugarte +Date: Tue May 13 18:16:32 2014 -0300 + + GladeAdaptorChooser: created new widget to choose an adaptor. + Used in GladePlaceholder and GladeDesignView to quickly create new widgets and objects. + + This should be more than enough to close Bug 708146 "Catalog search entry" + + gladeui/Makefile.am | 3 + + gladeui/glade-adaptor-chooser.c | 440 ++++++++++++++++++++++++++++++++ + gladeui/glade-adaptor-chooser.h | 75 ++++++ + gladeui/glade-adaptor-chooser.ui | 93 +++++++ + gladeui/glade-design-view.c | 45 ++++ + gladeui/glade-placeholder.c | 52 +++- + gladeui/gladeui-resources.gresource.xml | 1 + + 7 files changed, 707 insertions(+), 2 deletions(-) + +commit e79d859c01fd9a0590e1f31cfe4f9d2b5a836f26 +Author: Juan Pablo Ugarte +Date: Mon May 12 15:02:04 2014 -0300 + + GladeEditorProperty: re grab focus on load_common() if property is construct-only. + + If the property is construct-only, then glade_widget_rebuild() will be called + which means the object will be removed from the project/selection and + a new one will be added, which makes the eprop loose its focus. + + gladeui/glade-editor-property.c | 36 ++++++++++++++++++++++++++++++++++++ + 1 file changed, 36 insertions(+) + +commit 645c5f4b6dc86cb9befada357ec07b2eb9947cad +Author: Carles Ferrando +Date: Sun May 11 00:20:03 2014 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 3486 +++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 2181 insertions(+), 1305 deletions(-) + +commit ab1ba5f8f9e6c3c7309f34756d896f78b7340dc4 +Author: Pau Iranzo +Date: Sun May 11 00:19:30 2014 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 2452 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 1626 insertions(+), 826 deletions(-) + +commit 95eb98285083dd26c4fdd902deed2f4daf5d9842 +Author: Daniel Mustieles +Date: Sat May 10 19:43:10 2014 +0200 + + Updated Spanish translation + + po/es.po | 1872 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 991 insertions(+), 881 deletions(-) + +commit d6f724aef048d18bdc7f50ad1e396f59dcc323a1 +Author: Juan Pablo Ugarte +Date: Fri May 9 22:01:48 2014 -0300 + + Added GThemedIcon support + + plugins/gtk+/gtk+.xml.in | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit 506b64b9b01c76d0ef9066a36395838f121a3b2a +Author: Juan Pablo Ugarte +Date: Fri May 9 14:50:38 2014 -0300 + + Fix build + + gladeui/glade-previewer.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9d5780dc7797195e3c004cc5ec4c4b3b33d2118e +Author: Juan Pablo Ugarte +Date: Fri May 9 14:28:32 2014 -0300 + + GladePreviewer: show handler information in infobar when a signal is emited. + Added --print-handler option (print handlers info on stdout) + + gladeui/glade-preview-template.c | 25 +++- + gladeui/glade-preview-template.h | 5 +- + gladeui/glade-preview-window.c | 240 ++++++++++++++++++++++++++++++++++++++- + gladeui/glade-preview-window.h | 11 ++ + gladeui/glade-previewer.c | 29 +++-- + 5 files changed, 295 insertions(+), 15 deletions(-) + +commit 52700db453feb21401344e059a9aee705bc97c49 +Author: Juan Pablo Ugarte +Date: Wed May 7 16:38:28 2014 -0300 + + GladePreviewWindow: force infobar to show a close button and make label selectable + + gladeui/glade-preview-window.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit 687830bac96a205437c41ed028f5a36a371710ee +Author: Juan Pablo Ugarte +Date: Wed May 7 15:43:29 2014 -0300 + + GladePreviewer: ignore signal connections to avoid warnings about missing symbols. + + gladeui/glade-preview-template.c | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +commit 0914740fd53b1774727e160e41c91169558786c9 +Author: Juan Pablo Ugarte +Date: Wed May 7 15:37:01 2014 -0300 + + GladePreviewer: Fixed bug previewing templates. + + XML text data was not escaped when generating the template XML. + + gladeui/glade-preview-template.c | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +commit f177f6e9810b360d750c2abc64a17a3ccba4f882 +Author: Juan Pablo Ugarte +Date: Wed May 7 01:38:54 2014 -0300 + + GladePopup: do not use deprecated GtkImageMenuItem + + gladeui/glade-popup.c | 69 ++++++++++++++++----------------------------------- + 1 file changed, 22 insertions(+), 47 deletions(-) + +commit 5da78e0aad929e6be8f6a451f6f9431a5f8139bb +Author: Juan Pablo Ugarte +Date: Wed May 7 01:17:28 2014 -0300 + + Migrated from stock icons to icon names + + GladeApp GladePointerMode icons and devhelp icon are now registered as icon names + + GladeWindow: replaced deprecated gtk_tool_button_new_from_stock() with + gtk_tool_button_new() + gtk_image_new_from_icon_name() to create actions tool items + + GTK+ Catalog, glade.glade: replaced every stock icon with the corresponding icon name + TODO: the only stock icon that does not seem to have a replacement is gtk-edit + + gladeui/glade-app.c | 60 ++++++++++++++++++++++-------------------------- + plugins/gtk+/gtk+.xml.in | 42 ++++++++++++++++----------------- + src/glade-window.c | 12 +++++----- + src/glade.glade | 39 ++++++++++++++++--------------- + 4 files changed, 75 insertions(+), 78 deletions(-) + +commit 58aef70fba7bddef21d4db7b47ab808e57e7f909 +Author: Juan Pablo Ugarte +Date: Wed May 7 00:22:41 2014 -0300 + + Replaced deprecated functions + + gtk_button_new_from_stock() -> gtk_button_new_from_icon_name() + gtk_widget_render_icon_pixbuf() -> gtk_icon_theme_load_icon() + gtk_widget_set_margin_left() -> gtk_widget_set_margin_start() + + Stock images with icon names + GTK_STOCK_ADD -> "list-add" + GTK_STOCK_REMOVE -> "list-remove" + GTK_STOCK_OPEN -> "document-open" + GTK_STOCK_GO_DOWN -> "go-down" + GTK_STOCK_DIALOG_WARNING -> "dialog-warning" + GTK_STOCK_INFO -> "dialog-information" + GTK_STOCK_SAVE -> "document-save" + GTK_STOCK_REFRESH -> "view-refresh" + + gladeui/glade-base-editor.c | 6 ++--- + gladeui/glade-editor-property.c | 39 ++++++++++++++--------------- + gladeui/glade-inspector.c | 2 +- + gladeui/glade-property-class.c | 14 ++--------- + gladeui/glade-signal-editor.c | 6 ++--- + plugins/gtk+/glade-accels.c | 6 ++--- + plugins/gtk+/glade-attributes.c | 2 +- + plugins/gtk+/glade-model-data.c | 4 ++- + plugins/gtk+/glade-string-list.c | 2 +- + plugins/gtk+/glade-tool-item-group-editor.c | 2 +- + src/glade-window.c | 8 +++--- + 11 files changed, 41 insertions(+), 50 deletions(-) + +commit 76114f46b909777ece65f99b65807a6e00b07c7b +Author: Juan Pablo Ugarte +Date: Wed May 7 00:21:33 2014 -0300 + + Sealed deprecated functions gtk_widget_get_margin_left() and + gtk_widget_get_margin_right() + + gladeui/glade-design-layout.c | 124 ++++++++++++++++++++++++------------------ + 1 file changed, 72 insertions(+), 52 deletions(-) + +commit 8568b61fac9d7b638316ef727e5ce5efe2e15578 +Author: Juan Pablo Ugarte +Date: Tue May 6 19:23:39 2014 -0300 + + Seal needed deprecated API. + + gladeui/glade-builtins.c | 15 ++++++++++++-- + gladeui/glade-project.c | 2 ++ + gladeui/glade-utils.c | 6 ++++++ + plugins/gtk+/glade-accels.c | 22 ++++++++++++-------- + plugins/gtk+/glade-action-editor.c | 2 ++ + plugins/gtk+/glade-gtk-action-group.c | 25 +++++++++++++++++------ + plugins/gtk+/glade-gtk-action.c | 11 ++++++++-- + plugins/gtk+/glade-gtk-dialog.c | 2 ++ + plugins/gtk+/glade-gtk-icon-factory.c | 32 ++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-image-menu-item.c | 13 ++++++++---- + plugins/gtk+/glade-gtk-menu-bar.c | 2 ++ + plugins/gtk+/glade-gtk-menu-shell.c | 18 +++++++++++++---- + plugins/gtk+/glade-gtk-message-dialog.c | 10 ++++++++++ + plugins/gtk+/glade-gtk-tool-button.c | 2 ++ + plugins/gtk+/glade-gtk-tool-palette.c | 7 +++++-- + plugins/gtk+/glade-gtk-toolbar.c | 7 +++++-- + plugins/gtk+/glade-icon-sources.c | 29 +++++++++++++++++++++++++-- + plugins/gtk+/glade-image-item-editor.c | 2 ++ + plugins/gtk+/glade-recent-chooser-editor.c | 2 ++ + 19 files changed, 177 insertions(+), 32 deletions(-) + +commit db6529cf88cf7a0ece6c4757bce950c0e04252b2 +Author: Juan Pablo Ugarte +Date: Mon May 5 20:47:35 2014 -0300 + + Updated TODO + + TODO | 8 ++++++++ + 1 file changed, 8 insertions(+) + +commit e8c5e30504a141d721d55af0c8bac8e6c9affc2d +Author: Juan Pablo Ugarte +Date: Mon May 5 18:57:35 2014 -0300 + + Removed gladeui/glade-widget-private.h, use glade-private.h instead. + + gladeui/Makefile.am | 3 +-- + gladeui/glade-private.h | 5 +++++ + gladeui/glade-project.c | 2 -- + gladeui/glade-widget-adaptor.c | 2 +- + gladeui/glade-widget-private.h | 36 ------------------------------------ + gladeui/glade-widget.c | 2 +- + 6 files changed, 8 insertions(+), 42 deletions(-) + +commit 4d7f69393c7768411e6956c069f354e948462e86 +Author: Juan Pablo Ugarte +Date: Thu May 1 23:29:32 2014 -0300 + + GladeWidgetAdaptor: Fixed glade_widget_adaptor_object_get_children() for internal widgets. + + Internal widgets are defined in Glade in the adaptor class that introduced them. + So in order to get internal widgets that are descendant of another internal widget + we need to walk up the adaptor hierarchy to find where internal widgets are defined. + + gladeui/glade-widget-adaptor.c | 98 +++++++++++++++++++++++++++++------------- + 1 file changed, 68 insertions(+), 30 deletions(-) + +commit 76f033234465fc7ae8748dbf181015b84b16d3c3 +Author: Dimitris Spingos +Date: Mon May 5 07:13:19 2014 +0300 + + Updated Greek translation + + po/el.po | 1242 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 667 insertions(+), 575 deletions(-) + +commit 82acfb0f4035d608594a8aed382e61f6e757922d +Author: Aurimas Černius +Date: Sat May 3 21:54:01 2014 +0300 + + Updated Lithuanian translation + + po/lt.po | 1897 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 1045 insertions(+), 852 deletions(-) + +commit fd537c0220cc9dc47e948f2f7dac7ff67532d400 +Author: Juan Pablo Ugarte +Date: Fri May 2 00:07:02 2014 -0300 + + GladeWindow: only show found recent files. + + src/glade.glade | 1 + + 1 file changed, 1 insertion(+) + +commit e7bebe975296263ae42aa7f1f3606e172ee36ec4 +Author: Juan Pablo Ugarte +Date: Fri May 2 00:06:20 2014 -0300 + + Added missing displayable values for AtkObject::accessible-role + + plugins/gtk+/gtk+.xml.in | 32 ++++++++++++++++++++++++++++++++ + 1 file changed, 32 insertions(+) + +commit ab7d9a3f02a88fbe6d503a07e8b8c45bad245f20 +Author: Juan Pablo Ugarte +Date: Sun Apr 27 01:03:07 2014 -0300 + + Added missing GladeWidgetAdaptor:catalog accessor + + gladeui/glade-widget-adaptor.c | 8 ++++++++ + gladeui/glade-widget-adaptor.h | 1 + + 2 files changed, 9 insertions(+) + +commit 6690a1a2737ba05485e09f5ae47129972cf359b8 +Author: Juan Pablo Ugarte +Date: Sat Apr 26 02:32:00 2014 -0300 + + Added GtkLockButton support. + + @aaa + + plugins/gtk+/glade-gtk-button.c | 37 +++++++++++++++++---- + plugins/gtk+/gtk+.xml.in | 37 ++++++++++++++++++++- + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-lockbutton.png | Bin 0 -> 274 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-lockbutton.png | Bin 0 -> 264 bytes + 6 files changed, 69 insertions(+), 7 deletions(-) + +commit 5aa4f620b77318d220b202dc8823252a1cacdfac +Author: Juan Pablo Ugarte +Date: Fri Apr 25 19:14:55 2014 -0300 + + TODO: Added unsuported object classes list + + TODO | 32 ++++++++++++++++++++++++++++++++ + 1 file changed, 32 insertions(+) + +commit 74db83efe444163614fab780ea834826afea1a15 +Author: Juan Pablo Ugarte +Date: Fri Apr 25 12:31:44 2014 -0300 + + Add template check in project and widget verify functions. + This will warn a user if he is trying to create a template class that targets + a gtk version that does not support it. + + gladeui/glade-project.c | 13 +++++++++++++ + gladeui/glade-widget.c | 38 +++++++++++++++++++++++++------------- + 2 files changed, 38 insertions(+), 13 deletions(-) + +commit 02f61cef14f97dc6b18e8acc10beabf2a05bcf64 +Author: Juan Pablo Ugarte +Date: Mon Apr 21 15:10:40 2014 -0300 + + Added GladePropertyShell:disable-check proxy property and the corresponding accessors API. + Simplified code in GtkAboutDialog editor using new API. + + gladeui/glade-editor-property.c | 36 ++++++++++++----- + gladeui/glade-editor-property.h | 65 ++++++++++++++++--------------- + gladeui/glade-property-shell.c | 51 ++++++++++++++++++++++-- + gladeui/glade-property-shell.h | 3 ++ + plugins/gtk+/glade-about-dialog-editor.c | 14 ------- + plugins/gtk+/glade-about-dialog-editor.ui | 2 + + 6 files changed, 114 insertions(+), 57 deletions(-) + +commit cfaa8261dedf59de00fb183dba9cd055f53fb032 +Author: Juan Pablo Ugarte +Date: Sat Apr 19 21:14:41 2014 -0300 + + Fixed Bug 727914 "Logo is not shown in About-dialog" + + Made GtkAboutDialog logo and logo-icon-name properties optional since they + are mutually exclusive. + The editor is responsible for enabling then accordingly. + + plugins/gtk+/glade-about-dialog-editor.c | 82 +++++++++++++++----------------- + plugins/gtk+/glade-gtk-about-dialog.c | 25 +++++----- + plugins/gtk+/gtk+.xml.in | 4 +- + 3 files changed, 54 insertions(+), 57 deletions(-) + +commit a1b22679f83f0d245e65d85b40f92afe5c86804a +Author: Juan Pablo Ugarte +Date: Sat Apr 19 18:49:08 2014 -0300 + + Fixed skip-pager flags position in GtkWindow editor. + + plugins/gtk+/glade-window-editor.ui | 90 +++++++------------------------------ + 1 file changed, 17 insertions(+), 73 deletions(-) + +commit ac07b6d583c62ab0671a4a71ab6ea407a04af9ff +Author: Juan Pablo Ugarte +Date: Sat Apr 19 18:47:02 2014 -0300 + + Fixed toolbar icon size. + Use GTK_ICON_SIZE_LARGE_TOOLBAR and GTK_ICON_SIZE_SMALL_TOOLBAR instead of + GTK_ICON_SIZE_MENU and GTK_ICON_SIZE_BUTTON + + gladeui/glade-palette.c | 68 ++++++++++++++++++++----------------------------- + 1 file changed, 27 insertions(+), 41 deletions(-) + +commit 407eff4c404abc5350a597e3eca1ba100fc57bc3 +Author: Yuri Myasoedov +Date: Sun Apr 20 15:45:54 2014 +0400 + + Fixed Russian translation + + po/ru.po | 43 +++++++++++++++++++++---------------------- + 1 file changed, 21 insertions(+), 22 deletions(-) + +commit 3c8f6c501beecad99d1b8b7841b259c4f7d9a346 +Author: marablack3 +Date: Fri Apr 18 21:50:52 2014 +0000 + + Updated Greek translation + + po/el.po | 1449 +++++++++++++++++++++++++++----------------------------------- + 1 file changed, 631 insertions(+), 818 deletions(-) + +commit f38b91c46bf7a915e2984524d72a8eb97afceba5 +Author: Juan Pablo Ugarte +Date: Thu Apr 17 00:51:11 2014 -0300 + + Fixed cursor glitch while moving the poiner across multiple placeholders. + The glitch was because we where updating the cursor on motion event only + so when the pointer enters a new placeholder the cursor is set back to + default and then changed again when the motion notify is finally triggered. + + gladeui/glade-placeholder.c | 31 ++++++++++++++++++++----------- + 1 file changed, 20 insertions(+), 11 deletions(-) + +commit 4339165df529776d0dac823241d23ca32fe01464 +Author: Juan Pablo Ugarte +Date: Thu Apr 17 00:50:31 2014 -0300 + + Fixed Bug 353002 "wrong cursor over widgets" + + plugins/gtk+/glade-fixed.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit d414139f5b5616990586f78be5d4d718d2c15460 +Author: Juan Pablo Ugarte +Date: Wed Apr 16 23:08:30 2014 -0300 + + Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macros + Fixed function prototype identation and spacing. + + gladeui/glade-app.c | 51 ++-- + gladeui/glade-base-editor.c | 148 +++++----- + gladeui/glade-catalog.c | 4 +- + gladeui/glade-cell-renderer-icon.c | 82 +++--- + gladeui/glade-clipboard.c | 27 +- + gladeui/glade-command.c | 8 +- + gladeui/glade-design-layout.c | 13 +- + gladeui/glade-design-view.c | 9 +- + gladeui/glade-editor-property.c | 8 +- + gladeui/glade-editor-skeleton.c | 16 +- + gladeui/glade-editor-table.c | 44 ++- + gladeui/glade-editor.c | 48 ++-- + gladeui/glade-id-allocator.c | 6 +- + gladeui/glade-inspector.c | 113 ++++---- + gladeui/glade-name-context.c | 22 +- + gladeui/glade-named-icon-chooser-dialog.c | 232 ++++++++-------- + gladeui/glade-object-stub.c | 18 +- + gladeui/glade-palette.c | 67 +++-- + gladeui/glade-placeholder.c | 24 +- + gladeui/glade-popup.c | 32 +-- + gladeui/glade-preview-window.c | 10 +- + gladeui/glade-preview.c | 8 +- + gladeui/glade-project.c | 213 +++++++-------- + gladeui/glade-property-label.c | 8 +- + gladeui/glade-property-shell.c | 54 ++-- + gladeui/glade-property.c | 141 +++++----- + gladeui/glade-signal-class.c | 26 +- + gladeui/glade-signal-editor.c | 13 +- + gladeui/glade-signal-model.c | 5 +- + gladeui/glade-signal.c | 20 +- + gladeui/glade-widget-action.c | 42 ++- + gladeui/glade-widget-adaptor.c | 341 +++++++++++------------ + gladeui/glade-widget.c | 439 ++++++++++++++++-------------- + gladeui/glade-xml-utils.c | 141 +++++----- + plugins/gtk+/glade-fixed.c | 40 +-- + plugins/gtk+/glade-scale-editor.c | 12 +- + src/glade-http.c | 6 +- + 37 files changed, 1205 insertions(+), 1286 deletions(-) + +commit 6c347e172c6ee59137cd2eaabd921bca2de96cb0 +Author: David Shea +Date: Wed Apr 16 17:53:36 2014 -0400 + + Check use-underline for whether mnemonic-widget can be set + + plugins/gtk+/glade-gtk-label.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 8ecfecfd5a06b755206ba20dbe0b51353477feea +Author: David Shea +Date: Wed Apr 16 11:03:25 2014 -0400 + + Allow 3 decimal digits for the text scale value. + + plugins/gtk+/glade-attributes.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit b66e15a50b00ca2f5af05f5ae227c4b10e78adf9 +Author: Juan Pablo Ugarte +Date: Wed Apr 16 20:19:40 2014 -0300 + + Marked glade_http_request_send_async() as a G_GNUC_PRINTF() function. + Fixed compile warning. + + src/glade-http.c | 2 +- + src/glade-http.h | 2 +- + src/glade-registration.c | 8 +++++++- + 3 files changed, 9 insertions(+), 3 deletions(-) + +commit 215d99f86fb16f10d66cbc7aee5a71a6ea8b156a +Author: TingPing +Date: Sat Mar 15 09:21:23 2014 -0400 + + Save palette appearance setting + + src/glade-window.c | 16 ++++++++++++++++ + 1 file changed, 16 insertions(+) + +commit 4a85a25da658c821d1567953a45130666a652641 +Author: Juan Pablo Ugarte +Date: Sat Apr 12 21:02:46 2014 -0300 + + Fixed bug 364064 "Property Editor / Common tab: width & height request checkboxes have no effect" + + Reset runtime value to default when an optional property is disabled. + + gladeui/glade-property.c | 62 ++++++++++++++++++++++++------------------------ + 1 file changed, 31 insertions(+), 31 deletions(-) + +commit 0205f613ba8a290a4e380cfc584aa6cbac0b2f91 +Author: Juan Pablo Ugarte +Date: Sun Apr 13 17:43:34 2014 -0300 + + Set license type "other" as the default one in the propject properties dialog + + gladeui/glade-project-properties.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a3cd6a092d301fa57cd6c09464fda4d2a0994ea8 +Author: Ask H. Larsen +Date: Sun Apr 13 22:00:20 2014 +0200 + + Updated Danish translation + + po/da.po | 297 ++++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 181 insertions(+), 116 deletions(-) + +commit 9ccc3ced851702e7e1afe9e4574401d9e1e76f6e +Author: Gábor Kelemen +Date: Sun Apr 13 16:19:22 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 262 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 132 insertions(+), 130 deletions(-) + +commit c4c50ab2d1f436f61c4a46986dc7b598d562c99e +Author: Juan Pablo Ugarte +Date: Sat Apr 12 16:26:33 2014 -0300 + + Ignore widgets that are not part of the project when generating edges + of directed graph used to sort objects by topological order. + + Fixes bug 727992 "Editing UI and saving does not remove deleted Combo with Entry" + + gladeui/glade-project.c | 8 +++++++- + 1 file changed, 7 insertions(+), 1 deletion(-) + +commit b15b6fa91168b93a465c862769baad37ab980df7 +Author: Rūdolfs Mazurs +Date: Sat Apr 12 12:40:59 2014 +0300 + + Updated Latvian translation + + po/lv.po | 184 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 105 insertions(+), 79 deletions(-) + +commit 56c20319e44072415bcdaa01cf6caec29ad61ea0 +Author: Claudio Arseni +Date: Thu Apr 3 09:03:36 2014 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 235 ++++++++++++++++++++++++++++----------------------------------- + 1 file changed, 105 insertions(+), 130 deletions(-) + +commit 92f37b3faee97f26b419cdcfe06699ed334f2b59 +Author: Yuri Myasoedov +Date: Tue Apr 1 22:39:09 2014 +0400 + + Updated Russian translation + + po/ru.po | 81 ++++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 48 insertions(+), 33 deletions(-) + +commit b526831f9628a61acdde2cac26b9568f5ad2c21f +Author: Yuri Myasoedov +Date: Tue Apr 1 22:06:11 2014 +0400 + + Updated Russian translation + + po/ru.po | 1503 +++++++++++++++++++++++++++++++++++++++++++------------------- + 1 file changed, 1056 insertions(+), 447 deletions(-) + +commit e38ac2824715414d5ad528cb196ec5e573ad7c8c +Author: Alexandre Franke +Date: Mon Mar 31 16:23:23 2014 +0000 + + Updated French translation + + po/fr.po | 252 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 157 insertions(+), 95 deletions(-) + +commit 098c97786b2373761745b740d2af1fcee6419421 +Author: Marek Černocký +Date: Mon Mar 31 10:53:05 2014 +0200 + + Updated Czech translation + + po/cs.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 036c87043d48db12868d73a88c88445107819dca +Author: Marek Černocký +Date: Mon Mar 31 10:50:25 2014 +0200 + + Updated Czech translation + + po/cs.po | 338 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 212 insertions(+), 126 deletions(-) + +commit 5a6b76bb6e60ef285d98e274a510ed0c019b537f +Author: Juan Pablo Ugarte +Date: Sun Mar 30 17:53:37 2014 -0300 + + Added few comments for translators + + src/glade-window.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit ad17ef8678666e29731b48c7c62bee3b378bc33b +Author: Juan Pablo Ugarte +Date: Sun Mar 30 17:41:17 2014 -0300 + + Fixed typo in error messages + + src/glade-registration.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 8eebdf7d23cf3f54e17077b7e76aabd1ec401900 +Author: Sphinx Jiang +Date: Sun Mar 30 17:02:16 2014 +0800 + + update zh_CN translation + + po/zh_CN.po | 176 +++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 98 insertions(+), 78 deletions(-) + +commit 2641a0a3f281379c7c02ff6b10fae3364f5d4a97 +Author: Juan Pablo Ugarte +Date: Fri Mar 28 12:31:57 2014 -0300 + + Update Spanish translation + Added missing \n in translation to fix build error + + po/es.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 07e841fb0089e876e591a78864c9146ff4b5e18d +Author: Juan Pablo Ugarte +Date: Fri Mar 28 11:37:33 2014 -0300 + + Updated Spanish translation + + po/es.po | 336 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 209 insertions(+), 127 deletions(-) + +commit b3fd9e0ee0e22fc0942fa36efbe9a7e18e01e961 +Author: Piotr Drąg +Date: Fri Mar 28 15:05:29 2014 +0100 + + Updated Polish translation + + po/pl.po | 56 ++++++++++++++++++++++++++++---------------------------- + 1 file changed, 28 insertions(+), 28 deletions(-) + +commit 1eb74d1fb59aefab3184319bab0ce993cd26729f +Author: Juan Pablo Ugarte +Date: Fri Mar 28 10:37:22 2014 -0300 + + Added survey email strings, they will not be used directly in glade but + extracted and copied to https://people.gnome.org/~jpu/ to translate emails + sent to the user after the survey is completed. + + src/glade-registration.c | 10 ++++++++++ + 1 file changed, 10 insertions(+) + +commit 762a73ff1ca15efb6cc17f75a6ea1debc2ab14af +Author: Juan Pablo Ugarte +Date: Thu Mar 20 19:40:50 2014 -0300 + + Add dialog to advertise user survey + + src/glade-registration.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ + src/glade-window.c | 62 ++++++++++++++++++++++++++++++++++++++++----- + src/glade-window.h | 2 ++ + src/main.c | 2 ++ + 4 files changed, 125 insertions(+), 6 deletions(-) + +commit f71f91a099a4d2d9c77402f568aa4353e77bf735 +Author: Juan Pablo Ugarte +Date: Wed Mar 26 17:34:06 2014 -0300 + + Rolling 3.18.1 + + NEWS | 8 ++++++++ + configure.ac | 4 ++-- + plugins/gtk+/gtk+.xml.in | 2 +- + 3 files changed, 11 insertions(+), 3 deletions(-) + +commit 0b3adc95c9d57739988b8ccfe8e919f56302605b +Author: Juan Pablo Ugarte +Date: Wed Mar 26 17:04:31 2014 -0300 + + Restored widgets classes that do not fail anymore in gtk 3.12 + + tests/create-widgets.c | 8 +------- + 1 file changed, 1 insertion(+), 7 deletions(-) + +commit 40ad7770e48b5dfc7e7e3c08181319548a0670bc +Author: Juan Pablo Ugarte +Date: Wed Mar 26 16:58:24 2014 -0300 + + Fixed bug in numeric property editors + + gladeui/glade-editor-property.c | 13 +++++++++---- + 1 file changed, 9 insertions(+), 4 deletions(-) + +commit 1b378820a68a0128f629d88295edcd3ab94bc909 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 17:29:22 2014 -0300 + + Bumped gtk dependancy to 3.12 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 11e17de473a8282d9cdcba96cab5465e72c19eb5 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 17:26:35 2014 -0300 + + GtkDialog: disabled use-header-bar property untill Glade supports GtkHeaderBar + GtkAboutDialog: ignore construct only use-header-bar property to force it to False in the runtime. + + plugins/gtk+/glade-gtk-about-dialog.c | 41 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 3 +++ + 2 files changed, 44 insertions(+) + +commit f4884220d28599f3aa0b3e7eefd40b61990932a6 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 17:24:45 2014 -0300 + + Fixed gtk-doc error in GladeCreateWidgetFunc type definition. + + gladeui/glade-widget-adaptor.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 707677387720b612bfe8f488fcc9062558451df1 +Author: YunQiang Su +Date: Wed Mar 26 10:45:26 2014 +0800 + + update zh_CN translation + + po/zh_CN.po | 136 +++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 88 insertions(+), 48 deletions(-) + +commit a069e1d13be1af839fd3ddc6cf299c5631610b16 +Author: Juan Pablo Ugarte +Date: Tue Mar 25 12:39:08 2014 -0300 + + Fixed Bug 727014 "32 bit builds fail with -Werror=format-security" + + src/glade-http.c | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +commit 71395db39a5a325a06d88bdf49cc549faa2072b0 +Author: Juan Pablo Ugarte +Date: Mon Mar 24 19:12:24 2014 -0300 + + Rolling 3.18 + + Glade registration, point to production url. + + NEWS | 27 +++++++++++++++++++++++++++ + configure.ac | 10 +++++----- + plugins/gtk+/gtk+.xml.in | 2 +- + src/glade-registration.c | 2 +- + 4 files changed, 34 insertions(+), 7 deletions(-) + +commit 146f079341b1df95c1166df1f2e1aaef2617c1f0 +Author: Juan Pablo Ugarte +Date: Mon Mar 24 19:07:46 2014 -0300 + + Fixed distcheck errors + Fixed create-widgets test GtkMessageDialog error and skip creating GtkAboutDialog + + plugins/gtk+/glade-gtk-message-dialog.c | 2 +- + src/Makefile.am | 3 ++- + tests/create-widgets.c | 15 ++++++++++++--- + 3 files changed, 15 insertions(+), 5 deletions(-) + +commit 0e1c4e08c3841c43319663386efcd5e556934db6 +Author: Claudio Arseni +Date: Sun Mar 23 11:31:16 2014 +0000 + + Updated Italian translation + + po/it.po | 3581 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 2349 insertions(+), 1232 deletions(-) + +commit 127fe04c445e7e5e4dc71593359071f879285c99 +Author: Matej Urbančič +Date: Sat Mar 22 19:11:33 2014 +0100 + + Updated Slovenian translation + + po/sl.po | 2042 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 1364 insertions(+), 678 deletions(-) + +commit 0872d7a9c9fe094b6e659c984c85b485d9aeeb5e +Author: Marek Černocký +Date: Sat Mar 22 06:27:52 2014 +0100 + + Fixed domain name + + plugins/gtk+/gtkunixprint.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fb6c25a4c797230c273a75ff26c6b9d43d42982c +Author: Marek Černocký +Date: Sat Mar 22 06:27:38 2014 +0100 + + Fixed domain name + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 944195b5798317dc82ce1513bcb378636fd2cf10 +Author: Andika Triwidada +Date: Sat Mar 22 05:03:14 2014 +0000 + + Updated Indonesian translation + + po/id.po | 453 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 229 insertions(+), 224 deletions(-) + +commit 4eb28c6ec977ede86c3aea765d83faf4f11e70e7 +Author: Gábor Kelemen +Date: Fri Mar 21 16:24:22 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 246 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 132 insertions(+), 114 deletions(-) + +commit 3673db275f9a6fde770e282e8715ab363ea1467b +Author: Kristjan SCHMIDT +Date: Thu Mar 20 02:25:44 2014 +0100 + + Updated Esperanto translation + + po/eo.po | 9062 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 5900 insertions(+), 3162 deletions(-) + +commit 7ae2c8c9c9129205ebb5ba818e25d43586471a8e +Author: Rūdolfs Mazurs +Date: Wed Mar 19 23:17:00 2014 +0200 + + Updated Latvian translation + + po/lv.po | 202 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 94 insertions(+), 108 deletions(-) + +commit e4f5dabe0f113b129d23228e86765369b0ba65e2 +Author: Ask H. Larsen +Date: Wed Mar 19 21:31:48 2014 +0100 + + Updated Danish translation + + po/da.po | 3511 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2260 insertions(+), 1251 deletions(-) + +commit d950a6735b1d9ea8b5ab58137a29e7a41ee881d8 +Author: Мирослав Николић +Date: Wed Mar 19 21:18:42 2014 +0100 + + Updated Serbian translation + + po/sr.po | 7381 +++++++++++++++++++++++++++++++++++++++----------------- + po/sr@latin.po | 7381 +++++++++++++++++++++++++++++++++++++++----------------- + 2 files changed, 10238 insertions(+), 4524 deletions(-) + +commit 60e0670b4350bddfc203de7157549ec434f8ba04 +Author: Juan Pablo Ugarte +Date: Mon Mar 17 22:40:12 2014 -0300 + + Revert "Mark every survey notification dialog string as translatable" + + This reverts commit 2d04be13169d95677332f49d43e81ed00bfb4e8d. + + Revert "Added message dialog at startup to advertise the user survey." + + This reverts commit 5716cbb64b281e2325d21bb4ae53a4ba7a07e906. + + src/glade-registration.c | 65 ------------------------------------------------ + src/glade-window.c | 61 +++++---------------------------------------- + src/glade-window.h | 2 -- + src/main.c | 2 -- + 4 files changed, 6 insertions(+), 124 deletions(-) + +commit 72092f612a63b394ba84ac643aae48f03058be68 +Author: Piotr Drąg +Date: Tue Mar 18 00:53:05 2014 +0100 + + Updated Polish translation + + po/pl.po | 210 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 116 insertions(+), 94 deletions(-) + +commit 2d04be13169d95677332f49d43e81ed00bfb4e8d +Author: Juan Pablo Ugarte +Date: Mon Mar 17 20:40:16 2014 -0300 + + Mark every survey notification dialog string as translatable + + src/glade-window.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 5716cbb64b281e2325d21bb4ae53a4ba7a07e906 +Author: Juan Pablo Ugarte +Date: Mon Mar 17 20:25:21 2014 -0300 + + Added message dialog at startup to advertise the user survey. + The dialog will be shown until the user either completes the survey or checks + the "Do not show this dialog again" check button + + src/glade-registration.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ + src/glade-window.c | 61 ++++++++++++++++++++++++++++++++++++++++----- + src/glade-window.h | 2 ++ + src/main.c | 2 ++ + 4 files changed, 124 insertions(+), 6 deletions(-) + +commit a126b58570d36a8a670908c7a9546e84b22a6bbf +Author: Gábor Kelemen +Date: Mon Mar 17 01:58:55 2014 +0000 + + Updated Hungarian translation + + po/hu.po | 2112 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 1443 insertions(+), 669 deletions(-) + +commit d168242fbe08a7f3fd75849cf15a85e385e92fbe +Author: Kalev Lember +Date: Sun Sep 29 21:09:13 2013 +0200 + + GtkGrid: Don't save width/height at their default values + + In most grids, children only occupy one grid cell and saving the + width/height properties only adds to the noise in the ui file. + + The saving of width/height properties was added in commit + a4ed22853ec28a523ac4a4fafa16dbc89b650b9c + + plugins/gtk+/gtk+.xml.in | 2 -- + 1 file changed, 2 deletions(-) + +commit 29867d1e8fbcaae998d198b248dd04e07224ded4 +Author: Julien Hardelin +Date: Sat Mar 15 18:48:35 2014 +0000 + + Updated French translation + + po/fr.po | 8727 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 5683 insertions(+), 3044 deletions(-) + +commit 9c4c7e8a045e5ce1cec8994de2d85d9ca196a039 +Author: Changwoo Ryu +Date: Sat Mar 15 21:03:10 2014 +0900 + + Updated Korean translation + + po/ko.po | 156 ++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 104 insertions(+), 52 deletions(-) + +commit 5cd0c4cb1d74d7e07455867ee6f588217779c072 +Author: Juan Pablo Ugarte +Date: Fri Mar 14 16:32:05 2014 -0300 + + Fixed bug #721098 "Anjuta hangs when opening project" The problem was that glade registered GtkOffscreenWindow as a new type derived from GtkWindow to use in the run time which prevents Anjuta or any of its pluggins to use the real GtkOffscreenWindow widget. + + gladeui/glade-widget-adaptor.c: use glade_util_get_type_from_name() in generate_type() + to avoid stepping over types that are simply not instantiated yet like GtkOffscreenWindow + + gladeui/glade-project.c: Use Adaptor name instead of runtime instance name to avoid + showing GladeFake* types used by the backend for virtual types. + + gladeui/glade-project.c | 7 +++++-- + gladeui/glade-widget-adaptor.c | 7 ++++--- + plugins/gtk+/gtk+.xml.in | 37 +++++++++++++++++++++++-------------- + 3 files changed, 32 insertions(+), 19 deletions(-) + +commit 3343c4e662a36d191d917858c9d33f02d002df5c +Author: Fran Diéguez +Date: Fri Mar 14 19:01:27 2014 +0100 + + Updated Galician translations + + po/gl.po | 58 +++++++++++++++++++++++++++++++++++++++++++++++++--------- + 1 file changed, 49 insertions(+), 9 deletions(-) + +commit 516fa74326ed4518924c3f88d109138bf49cea55 +Author: Rafael Ferreira +Date: Fri Mar 14 14:53:08 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 33 +++++++++++++++++++-------------- + 1 file changed, 19 insertions(+), 14 deletions(-) + +commit 59811948f82a1d854f36ad918dc54c9e1c83064e +Author: Antonio Fernandes C. Neto +Date: Fri Mar 14 14:52:05 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 79 ++++++++++++++++++++++++++++++++++++++++++++++++------------- + 1 file changed, 62 insertions(+), 17 deletions(-) + +commit 3a6dc69d708ed141a56c49a22aa5c9eda76d1ebe +Author: Chris Johns +Date: Thu Mar 13 12:27:15 2014 +0000 + + Correct bounds checking for design view highlight + + The check should be for both x and y being less than 0, as when the + cursor is moved out of the design view "canvas" area, the values are set + to -1. Note this doesn't actually change behaviour, as the coordinates + are set to (-1, -1) whent the cursor leaves the area. + + https://bugzilla.gnome.org/show_bug.cgi?id=723819 + + gladeui/glade-design-view.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 09e8331f7c26488f4a84d066e9e9f9c724fa84fd +Author: Daniel Mustieles +Date: Fri Mar 14 14:14:41 2014 +0100 + + Updated Spanish translation + + po/es.po | 90 ++++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 54 insertions(+), 36 deletions(-) + +commit eae1a9efb66abb3341a5bc1cb4e79acbc11ce6f3 +Author: Marek Černocký +Date: Fri Mar 14 10:52:01 2014 +0100 + + Czech translation + + po/cs.po | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++------- + 1 file changed, 51 insertions(+), 7 deletions(-) + +commit 9c1cd0edc14d2b3237724e61c605f4d2d3b49a6a +Author: Piotr Drąg +Date: Fri Mar 14 00:33:41 2014 +0100 + + Updated Polish translation + + po/pl.po | 56 +++++++++++++++++++++++++++++++++++++++++++++++++------- + 1 file changed, 49 insertions(+), 7 deletions(-) + +commit ac00532ae6830f38b4e3e98d10d952e5d1abb60f +Author: Juan Pablo Ugarte +Date: Thu Mar 13 18:39:00 2014 -0300 + + Fix build + + src/glade-registration.c | 1 + + 1 file changed, 1 insertion(+) + +commit 8704da65867aa60a1d8bfa502e6913f12b4b5d20 +Author: Aurimas Černius +Date: Thu Mar 13 22:52:45 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 81 +++++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 50 insertions(+), 31 deletions(-) + +commit 492af8abf48733c289fedbf82523248d78885786 +Author: Piotr Drąg +Date: Thu Mar 13 21:10:57 2014 +0100 + + Slightly improve new strings + + There have been no translation updates yet, so this is not disruptive to anyone. + + src/glade-registration.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit c687f78720cbca774a9ad10dd47066193fbee579 +Author: Juan Pablo Ugarte +Date: Tue Feb 18 22:19:32 2014 -0300 + + Handle every transaction status in glade so that messages can get translated more easily. + Implementes mailing list subscription + + src/glade-registration.c | 317 ++++++++++++++++++++++++++++++------------- + src/glade-registration.glade | 6 +- + 2 files changed, 224 insertions(+), 99 deletions(-) + +commit 3da6ffbb0346638a929ac9f85dc5f3631b834def +Author: Juan Pablo Ugarte +Date: Tue Feb 18 22:19:05 2014 -0300 + + Fixed header values parsing + + src/glade-http.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d3a5c344f300ac1bbaac7a07756cc583a2a26eb3 +Author: Wylmer Wang +Date: Sun Mar 9 10:28:36 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 21 +-------------------- + 1 file changed, 1 insertion(+), 20 deletions(-) + +commit f33e0e0864f412c0fc75517e616e982e9319bc4c +Author: Marek Černocký +Date: Sun Mar 9 07:58:01 2014 +0100 + + Updated Czech translation + + po/cs.po | 46 +++++++++++++++++++++++----------------------- + 1 file changed, 23 insertions(+), 23 deletions(-) + +commit 5ea0762ae8fa889e16012a54ead7d5e37f530d98 +Author: Chao-Hsiung Liao +Date: Sun Mar 9 11:38:24 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 99 +++++++++++++++++++++++++++---------------------------------- + po/zh_TW.po | 99 +++++++++++++++++++++++++++---------------------------------- + 2 files changed, 86 insertions(+), 112 deletions(-) + +commit 5fe501ae401f329f32063a75e86c13886698aa3d +Author: Aurimas Černius +Date: Sat Mar 8 22:06:30 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 70 +++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 47 insertions(+), 23 deletions(-) + +commit e2207ec9ff03d50e8c859ef83e0df1ae68a1e82c +Author: Rūdolfs Mazurs +Date: Sat Mar 8 20:35:04 2014 +0200 + + Updated Latvian translation + + po/lv.po | 3762 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2299 insertions(+), 1463 deletions(-) + +commit 76b0ed9106b21c6e9b330a267248258d11787451 +Author: Wylmer Wang +Date: Sat Mar 8 12:58:49 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 103 ++++++++++++++++++++++++++---------------------------------- + 1 file changed, 44 insertions(+), 59 deletions(-) + +commit 61702eb761ee159c1ebfde2c48b9f736ced95901 +Author: Changwoo Ryu +Date: Sat Mar 8 02:22:15 2014 +0900 + + Updated Korean translation + + po/ko.po | 3485 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2245 insertions(+), 1240 deletions(-) + +commit e95509b41fd0f050abf04f4369137ef5764d70ab +Author: Rafael Ferreira +Date: Thu Mar 6 10:05:04 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 42 +++++++++++++++++++++--------------------- + 1 file changed, 21 insertions(+), 21 deletions(-) + +commit 4fddd5f9f55c2799a42adb8ba0a4000fb6d07da8 +Author: Daniel Mustieles +Date: Wed Mar 5 16:57:57 2014 +0100 + + Updated Spanish translation + + po/es.po | 66 +++++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 45 insertions(+), 21 deletions(-) + +commit 8f79ada910504418bef9c85f0b0d5056d816cfd6 +Author: Daniel Mustieles +Date: Wed Mar 5 16:37:48 2014 +0100 + + Updated Spanish translation + + po/es.po | 28 +++++++++++++++++++++------- + 1 file changed, 21 insertions(+), 7 deletions(-) + +commit 932177dc84641a6f56984a6aede27ef63cab631d +Author: Balázs Úr +Date: Tue Mar 4 20:36:49 2014 +0100 + + Added hu entry + + help/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit f6090132aa9a1519c99acd39a5ff04fda0bd2a31 +Author: Balázs Úr +Date: Tue Mar 4 20:33:54 2014 +0100 + + Initial Hungarian translation + + help/hu/hu.po | 975 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 975 insertions(+) + +commit 0000df52235d762a55bea3c28e1870e5bb256ea3 +Author: Chao-Hsiung Liao +Date: Tue Mar 4 20:06:10 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 1186 +++++++++++++++++++++++++++++++++++++++++++--------------- + po/zh_TW.po | 1187 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 2 files changed, 1775 insertions(+), 598 deletions(-) + +commit 440603b7b12c049d13dd016d3c119e091590672c +Author: Fran Diéguez +Date: Mon Mar 3 21:51:49 2014 +0100 + + Updated Galician translations + + po/gl.po | 48 +++++++++++++++++++++++++----------------------- + 1 file changed, 25 insertions(+), 23 deletions(-) + +commit bb99379cf2f7262a313833649ecc493701a2c292 +Author: Piotr Drąg +Date: Mon Mar 3 18:51:15 2014 +0100 + + Updated Polish translation + + po/pl.po | 3473 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2246 insertions(+), 1227 deletions(-) + +commit 2ee3c019c3756f87d56ca2084df105bea9e7f1b4 +Author: Piotr Drąg +Date: Mon Mar 3 18:48:52 2014 +0100 + + One more grammar fix in the User Survey + + src/glade-registration.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9d829befbfdfbefd160616e7f79edd88d92fd48a +Author: Piotr Drąg +Date: Mon Mar 3 18:20:51 2014 +0100 + + Correctly capitalize a title + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fc4554d247199407f4226e997b4ff7a7b66c70ca +Author: Piotr Drąg +Date: Mon Mar 3 18:17:55 2014 +0100 + + Correctly capitalize CSS in strings + + gladeui/glade-project.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 5d58bbf3821ff1aad51089063ff463a83a59f176 +Author: Piotr Drąg +Date: Mon Mar 3 18:12:26 2014 +0100 + + Improve strings in the User Survey + + src/glade-registration.glade | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 9eeb977d2fae7ad39839af0192571c17dea4aae6 +Author: Piotr Drąg +Date: Mon Mar 3 18:12:04 2014 +0100 + + Improve a string in the AppData file + + data/glade.appdata.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 67d4e5c55b1216a02009e9617014a1788712cf98 +Author: Wylmer Wang +Date: Fri Feb 28 11:53:33 2014 +0000 + + Updated Chinese (China) translation + + po/zh_CN.po | 1160 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 879 insertions(+), 281 deletions(-) + +commit 142884960463631ac751c3c8de506f70ad4bca16 +Author: Aurimas Černius +Date: Thu Feb 27 23:41:14 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 272 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 118 insertions(+), 154 deletions(-) + +commit 58d8463d44f473fd32287f38b530b9b0f7b0a600 +Author: Daniel Mustieles +Date: Thu Feb 27 18:28:53 2014 +0100 + + Updated Spanish translation + + po/es.po | 43 +++++++++++++++++-------------------------- + 1 file changed, 17 insertions(+), 26 deletions(-) + +commit 9f542816ded2c47c900d1f66afec3e034ca50752 +Author: Rafael Ferreira +Date: Thu Feb 27 15:53:50 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 234 +++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 119 insertions(+), 115 deletions(-) + +commit 61d944678965647034d2f860df2a0b1479c0f971 +Author: Marek Černocký +Date: Wed Feb 26 08:25:33 2014 +0100 + + Updated Czech translation + + po/cs.po | 230 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 117 insertions(+), 113 deletions(-) + +commit a4afa7d655c09a515227f7c85eb9937422974663 +Author: Daniel Mustieles +Date: Mon Feb 24 17:26:55 2014 +0100 + + Updated Spanish translation + + po/es.po | 438 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 209 insertions(+), 229 deletions(-) + +commit 181c79434cf0db033fd27305fc7debb83dde7af4 +Author: Fran Diéguez +Date: Mon Feb 24 14:57:39 2014 +0100 + + Updated Galician translations + + po/gl.po | 1128 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 855 insertions(+), 273 deletions(-) + +commit f52cd615d4d28689acca82a59a429759c7505c89 +Author: Marek Černocký +Date: Sun Feb 23 16:33:27 2014 +0100 + + Fixed I18N (added domain, one item marked for translation) + + src/glade-registration.glade | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 2b0d210b8bad8cafc9bc5a87639453544a8f5d5f +Author: Marek Černocký +Date: Sat Feb 22 16:45:40 2014 +0100 + + Updated Czech translation + + po/cs.po | 1141 ++++++++++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 854 insertions(+), 287 deletions(-) + +commit 060aa92c4dbb8fd05eff29edb6f3b37942b2cd72 +Author: Rafael Ferreira +Date: Fri Feb 21 14:50:17 2014 +0000 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 1160 ++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 862 insertions(+), 298 deletions(-) + +commit 8b0bfe60c2fc35aead23d03bbea7bebb3adacd6c +Author: Daniel Mustieles +Date: Fri Feb 21 13:09:51 2014 +0100 + + Updated Spanish translation + + po/es.po | 740 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- + 1 file changed, 645 insertions(+), 95 deletions(-) + +commit 06c8f34cb284054370017fc6c510cf9980b892a4 +Author: Aurimas Černius +Date: Thu Feb 20 23:31:40 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 1179 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 896 insertions(+), 283 deletions(-) + +commit 39df741a43043648e8d7cbcf815ea7d0329b2ae6 +Author: Dimitris Spingos +Date: Thu Feb 20 23:23:07 2014 +0200 + + Updated Greek translation + + po/el.po | 1148 ++++++++++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 862 insertions(+), 286 deletions(-) + +commit dfe2ae71ffbd866616c963a2c6e12a38c25b6643 +Author: Andika Triwidada +Date: Thu Feb 20 14:51:59 2014 +0000 + + Updated Indonesian translation + + po/id.po | 1177 +++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 901 insertions(+), 276 deletions(-) + +commit 4675541dd7e690ab16c97e8c04c3880004b56c92 +Author: Piotr Drąg +Date: Tue Feb 18 02:58:14 2014 +0100 + + Updated POTFILES.in + + po/POTFILES.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit c1a904e7de4482f33636567fafca709343b8901b +Author: Juan Pablo Ugarte +Date: Mon Feb 17 21:04:38 2014 -0300 + + Added Registration & User Survey Dialog in Help menu + + src/Makefile.am | 11 +- + src/glade-http.c | 421 ++++++ + src/glade-http.h | 89 ++ + src/glade-logo.h | 464 ++++++ + src/glade-registration.c | 606 ++++++++ + src/glade-registration.css | 86 ++ + src/glade-registration.glade | 2982 +++++++++++++++++++++++++++++++++++++ + src/glade-registration.h | 60 + + src/glade-resources.gresource.xml | 2 + + src/glade-window.c | 23 +- + src/glade.glade | 18 +- + 11 files changed, 4751 insertions(+), 11 deletions(-) + +commit 88c2bbc87e7125005c0bd06bc2491e02b0bda618 +Author: Daniel Mustieles +Date: Mon Feb 17 16:34:21 2014 +0100 + + Updated Spanish translation + + po/es.po | 459 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 242 insertions(+), 217 deletions(-) + +commit 43865d7d4ea3891b07a991f00247501d827810b9 +Author: Juan Pablo Ugarte +Date: Fri Feb 14 15:56:56 2014 -0300 + + Added missing displayable values + + plugins/gladeui/gladeui.xml | 10 ++++++++++ + plugins/gtk+/gtk+.xml.in | 8 ++++++++ + 2 files changed, 18 insertions(+) + +commit 74c7f46fff28b8f5c5f04547f5d350eaf1762e9b +Author: Juan Pablo Ugarte +Date: Fri Feb 14 15:01:56 2014 -0300 + + Bumped copyright date to 2014 + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit bd8da7a5355566b379c6afa60ac8e9e97c487c0b +Author: Kjartan Maraas +Date: Wed Feb 12 20:35:35 2014 +0100 + + Updated Norwegian bokmål translation + + po/nb.po | 2704 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1560 insertions(+), 1144 deletions(-) + +commit 80d57ab3d2b4bc0dacb254e9e5d6b4f5298c871c +Author: Chao-Hsiung Liao +Date: Sat Feb 1 07:03:28 2014 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 998 +++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 1004 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 1156 insertions(+), 846 deletions(-) + +commit 8a4a4673d9d7cee4469cad4f37ab2e98ba64a3f5 +Author: Daniel Mustieles +Date: Fri Jan 31 16:59:12 2014 +0100 + + Revert "Updated FSF's address" + + This reverts commit 661ac15c8980fc47004d936c5d02156ed96bd91d. + + build/linux/PrepareAppDir.sh | 0 + gladeui/glade-accumulators.c | 4 +++- + gladeui/glade-builtins.c | 4 +++- + gladeui/glade-clipboard.c | 4 +++- + po/ar.po | 3 ++- + po/mk.po | 3 ++- + src/glade-close-button.c | 4 +++- + src/glade-close-button.h | 4 +++- + 8 files changed, 19 insertions(+), 7 deletions(-) + +commit 661ac15c8980fc47004d936c5d02156ed96bd91d +Author: Daniel Mustieles +Date: Thu Jan 23 12:52:24 2014 +0100 + + Updated FSF's address + + build/linux/PrepareAppDir.sh | 0 + gladeui/glade-accumulators.c | 4 +--- + gladeui/glade-builtins.c | 4 +--- + gladeui/glade-clipboard.c | 4 +--- + po/ar.po | 3 +-- + po/mk.po | 3 +-- + src/glade-close-button.c | 4 +--- + src/glade-close-button.h | 4 +--- + 8 files changed, 7 insertions(+), 19 deletions(-) + +commit 2867f040a0a8cf24c0ed3f0965181f90825ed60b +Author: Wylmer Wang +Date: Fri Jan 24 21:01:34 2014 +0800 + + Update Chinese simplified translation + + po/zh_CN.po | 21 +++++++++++---------- + 1 file changed, 11 insertions(+), 10 deletions(-) + +commit 801c0cc25b0d64e3240f8adebe523a85ac067c20 +Author: Fran Diéguez +Date: Mon Jan 20 23:04:22 2014 +0100 + + Updated Galician translations + + po/gl.po | 47 ++++++++++++++++++++++++----------------------- + 1 file changed, 24 insertions(+), 23 deletions(-) + +commit 434f456caf5460a8483f5de7f4608270551d56c5 +Author: Juan Pablo Ugarte +Date: Mon Jan 20 18:22:48 2014 -0300 + + Fixed bug 702314 "Cancelling an Add Parent action is destructive" + + plugins/gtk+/glade-gtk-widget.c | 25 +++++++++++++++---------- + 1 file changed, 15 insertions(+), 10 deletions(-) + +commit 0cd31e7d85d6b2a9e908d93137533faffe9e4ac3 +Author: Juan Pablo Ugarte +Date: Mon Jan 20 17:39:35 2014 -0300 + + Revert "Fixed Bug 702314 "Cancelling an Add Parent action is destructive"" + because it introduced another bug. + + plugins/gtk+/glade-gtk-widget.c | 39 ++++++++++++++++++++++++--------------- + 1 file changed, 24 insertions(+), 15 deletions(-) + +commit 1081ade884f561fab4688856358a0d33faf2cce7 +Author: Daniel Mustieles +Date: Mon Jan 20 16:37:23 2014 +0100 + + Updated Spanish translation + + po/es.po | 47 +++++++++++++++++++++-------------------------- + 1 file changed, 21 insertions(+), 26 deletions(-) + +commit 1d782a92f2e47f5663b249346be8a641293bad6e +Author: Rafael Ferreira +Date: Sun Jan 19 20:01:38 2014 -0200 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +commit 1c0383be009dc38f9a348961948ad40eded8f214 +Author: Marek Černocký +Date: Sun Jan 19 13:44:04 2014 +0100 + + Updated Czech translation + + po/cs.po | 2728 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1583 insertions(+), 1145 deletions(-) + +commit 72ab171791b650ef43a7028d2c53593672ff8e8e +Author: Marek Černocký +Date: Sun Jan 19 13:40:13 2014 +0100 + + Fixed missing space + + data/glade.appdata.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2a67a4e37b2fc14a4fba3835ca7df2738db85b2d +Author: Aurimas Černius +Date: Tue Jan 14 22:59:04 2014 +0200 + + Updated Lithuanian translation + + po/lt.po | 883 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 417 insertions(+), 466 deletions(-) + +commit 10e804ecc82b718c4c0c7aacca6b938be67fe2ca +Author: Wylmer Wang +Date: Tue Jan 14 17:24:51 2014 +0800 + + Fix a mistake in Chinese simplified translation that may block compiling + + po/zh_CN.po | 34 ++++++++++++---------------------- + 1 file changed, 12 insertions(+), 22 deletions(-) + +commit 8957f358f083bd6040e6e7f5daf9babf06ed63f5 +Author: Christian Kirbach +Date: Thu Jan 9 20:09:58 2014 +0100 + + Updated German translation + + po/de.po | 45 +++++++++++++++++++++++++++++---------------- + 1 file changed, 29 insertions(+), 16 deletions(-) + +commit a82ca2ad11315e285d489dd57502a2ac2d0edc14 +Author: 甘 露 +Date: Sat Jan 4 17:37:31 2014 +0800 + + Update Chinese simplified translation + + po/zh_CN.po | 7425 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 4758 insertions(+), 2667 deletions(-) + +commit 7ddd26abf93c6e06c48ac7ec330461d70732c86e +Author: Andika Triwidada +Date: Fri Jan 3 21:35:47 2014 +0700 + + Updated Indonesian translation + + po/id.po | 3308 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2028 insertions(+), 1280 deletions(-) + +commit 22c740fd951db78f21e1f75a497c118be6c3d9ee +Author: Christian Kirbach +Date: Thu Jan 2 14:32:49 2014 +0100 + + Updated German translation + + po/de.po | 1051 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 584 insertions(+), 467 deletions(-) + +commit bc645eeb5d6bacf05d0ba4843b4c7915e722d292 +Author: Enrico Nicoletto +Date: Thu Dec 26 23:51:32 2013 -0200 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 2776 ++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1608 insertions(+), 1168 deletions(-) + +commit 7374abf8cbe25f15b5fc149597a93369c1260db6 +Author: Dimitris Spingos +Date: Thu Dec 26 18:44:56 2013 +0200 + + Updated Greek translation + + po/el.po | 939 ++++++++++++++++++++++++++++++--------------------------------- + 1 file changed, 452 insertions(+), 487 deletions(-) + +commit 6a069706aeba2830758bd4b5d578f14738b95a15 +Author: Yuri Myasoedov +Date: Tue Dec 24 22:58:28 2013 +0400 + + Updated Russian translation + + po/ru.po | 1031 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 541 insertions(+), 490 deletions(-) + +commit 68ef43a22343ccb82c47e5e962c0427b6c032a6c +Author: Yuri Myasoedov +Date: Sun Dec 22 22:46:29 2013 +0400 + + Updated Russian translation + + po/ru.po | 7421 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 4778 insertions(+), 2643 deletions(-) + +commit e5991fe6ca8485c7cbbb0507d27e25da57a1b2cb +Author: Pavol Klačanský +Date: Sun Dec 22 13:33:43 2013 +0100 + + Updated slovak translation + + po/sk.po | 9230 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 5651 insertions(+), 3579 deletions(-) + +commit ff9f27f5637530857c2c051b521559bcf99bac97 +Author: Ryan Lortie +Date: Sat Dec 21 11:05:00 2013 -0500 + + glade-editor-property: use literal format strings + + Refactor glade_eprop_object_dialog_title() to make use of literal format + strings instead of storing the format string into a variable. + + It is my opinion that this change also improves readability of the + function in question by reducing the complexity and redundancy of the + checks. + + This fixes the build which was broken on clang due to the use of + -Werror=format-nonliteral. + + https://bugzilla.gnome.org/show_bug.cgi?id=720884 + + gladeui/glade-editor-property.c | 53 ++++++++++++++++++++++++----------------- + 1 file changed, 31 insertions(+), 22 deletions(-) + +commit 259e506606f1804953182d1c1279c799ee10aede +Author: Ryan Lortie +Date: Sat Dec 21 11:03:17 2013 -0500 + + gladeui: fix a pair of printf security problems + + In two cases, gladeui was doing the equivalent of + + printf (var); + + instead of the correct (and safe): + + printf ("%s", var); + + This was caught by clang's pedantic treatment of non-literal format + strings forcing me to add G_GNUC_PRINTF attributes to functions + operating on format strings (which in turn caught the problem). Those + changes are also included here. + + https://bugzilla.gnome.org/show_bug.cgi?id=720883 + + gladeui/glade-command.c | 2 +- + gladeui/glade-command.h | 2 +- + gladeui/glade-project.c | 2 +- + gladeui/glade-utils.h | 6 ++++-- + 4 files changed, 7 insertions(+), 5 deletions(-) + +commit 591a599631a638108024be516c4d8b0d84d50671 +Author: Daniel Mustieles +Date: Thu Dec 19 14:36:16 2013 +0100 + + Updated Spanish translation + + po/es.po | 387 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 214 insertions(+), 173 deletions(-) + +commit 21e1d4397fecaa285eaf7b3141771d56eda8dda2 +Author: Tristan Van Berkom +Date: Thu Dec 19 17:42:07 2013 +0900 + + Fixed bugs in LibcWrapGenerator.vala + + The generator was working on my system but still had some flaws I didn't + encounter, thanks to Thiblault Saunier for testing this and finding it's + weakness on his system I was able to fix this. + + Also pushing new version of the libcwrap.h file generated from glibc 2.15 + targetting glibc 2.7 + + build/linux/LibcWrapGenerator.vala | 86 ++++++++++++++++++++++++++++---------- + build/linux/libcwrap.h | 8 ++-- + 2 files changed, 69 insertions(+), 25 deletions(-) + +commit c76da6a5f3c92209db1e7b308b4339045a27e04a +Author: Fran Diéguez +Date: Wed Dec 18 23:14:11 2013 +0100 + + Updated Galician translations + + po/gl.po | 840 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 441 insertions(+), 399 deletions(-) + +commit 28b675a8400faf21249f80bdbc5673e042062c75 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 18:39:33 2013 -0300 + + tests/Makefile.am Removed unused DATADIR macro + + tests/Makefile.am | 1 - + 1 file changed, 1 deletion(-) + +commit de4459021f729dd6bdfd564e69ff903da84bbb05 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 18:36:21 2013 -0300 + + tests/toplevel-order: added missing gresource file + + tests/toplevel-order-resources.gresource.xml | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 47a3c5da670f7af56f44fe51f8b7a72b21c89709 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 17:50:05 2013 -0300 + + tests/toplevel-order: User GResource for test UI files to make sure + it will work in distcheck + + tests/Makefile.am | 31 ++++++++++++++++++++++++------- + tests/toplevel-order.c | 26 ++++++++++++++++++-------- + 2 files changed, 42 insertions(+), 15 deletions(-) + +commit c01347253bf13b7faaadf8a7768adab47c2cf9eb +Author: Juan Pablo Ugarte +Date: Wed Dec 18 17:49:03 2013 -0300 + + tests/create-widgets: skip GtkRecentChooser because it tries to remove an unknown source id + + tests/create-widgets.c | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +commit 2155846aa1bba430713dc94e09f664e5a499bda9 +Author: Juan Pablo Ugarte +Date: Wed Dec 18 14:24:14 2013 -0300 + + Updated Readme + + README | 47 ++++++++++++++--------------------------------- + 1 file changed, 14 insertions(+), 33 deletions(-) + +commit 325d7ebbfde0921bb6e2107e51d1aa85c4fa2fe5 +Author: Juan Pablo Ugarte +Date: Tue Dec 17 23:46:26 2013 -0300 + + GladeProjectProperties: added license page. + Now it is posible to change license type and glade will automatically + generate it for you if you supply copyright and authors + + GladeProject: save license data as comments. + Make sure comments do not contain "--" + + glade-utils.c: added _glade_util_strreplace() private function. + + gladeui/glade-private.h | 27 ++ + gladeui/glade-project-properties.c | 581 +++++++++++++++++------------- + gladeui/glade-project-properties.ui | 686 +++++++++++++++++++++++------------- + gladeui/glade-project.c | 273 ++++++++------ + gladeui/glade-utils.c | 31 ++ + 5 files changed, 1005 insertions(+), 593 deletions(-) + +commit 1401a4bb43a3e56d642c34d5dc7d5ee86217cb3d +Author: Juan Pablo Ugarte +Date: Tue Dec 17 16:05:14 2013 -0300 + + GladeWidget: Removed get_toplevel() cache. + This micro optimization in no longer needed and it was incomplete. + + gladeui/glade-widget.c | 10 ---------- + 1 file changed, 10 deletions(-) + +commit dbf7f22564f32ee23f2747bd54803dcc4cefcdf9 +Author: Juan Pablo Ugarte +Date: Tue Dec 17 15:49:51 2013 -0300 + + glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comments + And start using type member of xmlNode struct to check node type instead of strcmp its name. + + Added inline function glade_xml_node_is_comment_or_text() to use in + glade_xml_node_get_children() and glade_xml_node_next() + + gladeui/glade-xml-utils.c | 18 ++++++++++-------- + 1 file changed, 10 insertions(+), 8 deletions(-) + +commit 1d112a37a46ea12e02da5ca99d6c91b0a7aa947f +Author: Juan Pablo Ugarte +Date: Tue Dec 17 15:27:27 2013 -0300 + + GladeWidget: deprecated glade_widget_depends() + GladeWidgetAdaptor: deprecated glade_widget_adaptor_depends() + + gladeui/glade-widget-adaptor.c | 48 +++++++++++++++++------------------------- + gladeui/glade-widget-adaptor.h | 2 ++ + gladeui/glade-widget.c | 7 +++--- + gladeui/glade-widget.h | 2 ++ + 4 files changed, 26 insertions(+), 33 deletions(-) + +commit dec1d5f838f9732d765939fb54b3b1e50f58fdbc +Author: Tristan Van Berkom +Date: Tue Dec 17 18:05:50 2013 +0900 + + Bug 720585 - Fix order of customized property output. + + Recently we split up all the adaptor code into separate files, + this resulted in the above bug since the GtkWidget adaptor writes + out some custom attributes in it's ->write_widget() function. + + Moved these Atk/StyleClasses/Accelerators to ->write_widget_after() + so that they will be written after a widget's children. + + This fixes the GtkToolBar adaptor so that when it writes it's + icon size after chaining up to the parent adaptor, it does so still + inside the section of a widget. + + plugins/gtk+/glade-gtk-widget.c | 17 ++++++++++++++--- + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 15 insertions(+), 3 deletions(-) + +commit e1e318c1fc8b8fe1f009208da8d8e90efc5252d4 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:53:22 2013 +0900 + + Revert "Install widget icons into the hicolor theme." + + This reverts commit bbe7be78c5d2e38a854bd166af68e693da2a1168. + + plugins/gtk+/icons/16x16/Makefile.am | 2 +- + plugins/gtk+/icons/22x22/Makefile.am | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 5998fb57256f1c1ab79e63f8117af7147dc3c855 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:34:15 2013 +0900 + + Bundles: Changed cairo exceptions. + + Cairo was erroring during the build because it used _FORTIFY_SOURCE=2, + instead of disabling the tests and disabling threads, we just patch + cairo's makefiles to disable the _FORTIFY_SOURCE override. + + build/linux/jhbuildrc | 4 ---- + build/linux/modulesets/bundle.modules | 2 +- + .../modulesets/patches/cairo-avoid-fortify-source.patch | 15 +++++++++++++++ + build/linux/modulesets/patches/cairo-avoid-longjmp.patch | 16 ---------------- + 4 files changed, 16 insertions(+), 21 deletions(-) + +commit 22ddb259a38c5f9554c59460489a357c275088e4 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:23:01 2013 +0900 + + Final touches to the bundle environment + + build/linux/LibcWrapGenerator.vala | 44 ++--- + build/linux/PrepareAppDir.sh | 10 +- + build/linux/README | 25 +-- + build/linux/README.lfs | 352 ------------------------------------- + build/linux/jhbuildrc | 6 +- + 5 files changed, 39 insertions(+), 398 deletions(-) + +commit 1049df0b5503f224bf962663d19caed84cc72749 +Author: Tristan Van Berkom +Date: Tue Dec 17 17:22:15 2013 +0900 + + GladeCatalog: Avoid warnings when trying to access non-existant catalog paths. + + These warnings show up in bundled environments. + + gladeui/glade-catalog.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 1e3554c5929184ed5cea22049c9babea2d6754fa +Author: Tristan Van Berkom +Date: Mon Dec 16 18:37:08 2013 +0900 + + AppRun / PrepareAppDir.sh + + Make the runner script and PrepareAppDir.sh work with alternative + install prefixes, not just '~/AppImages/Install'. + + build/linux/AppRun | 4 ++-- + build/linux/PrepareAppDir.sh | 3 ++- + 2 files changed, 4 insertions(+), 3 deletions(-) + +commit 93ddfbc90c12ee5672552712b686bf8d09bce088 +Author: Tristan Van Berkom +Date: Mon Dec 16 18:36:18 2013 +0900 + + Greatly improved the LibcWrapGenerator.vala program. + + build/linux/LibcWrapGenerator.vala | 412 +++++++++++++++++++------------------ + 1 file changed, 207 insertions(+), 205 deletions(-) + +commit a56b095832be4589975b1192ab445fda5705038b +Author: Tristan Van Berkom +Date: Mon Dec 16 00:45:35 2013 +0900 + + build/linux/LibcWrapGenerator.vala: Fixed copyright notice to say 2013 + + build/linux/LibcWrapGenerator.vala | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 3f3818e4f08f979082d71b752f0f43cd6b44f8dc +Author: Tristan Van Berkom +Date: Mon Dec 16 00:44:46 2013 +0900 + + build/linux/jhbuildrc: Allow the user to decide where to build the bundle + + Checks the BUNDLE_ROOT environment variable. + + build/linux/jhbuildrc | 17 +++++++++-------- + 1 file changed, 9 insertions(+), 8 deletions(-) + +commit dbebe555984337191f88d49a3f5723de3254f255 +Author: Tristan Van Berkom +Date: Sun Dec 15 02:14:07 2013 +0900 + + build/linux/README: Reword the offensive text about CMake + + The text seemed to indicate that AppImageKit was dumb for using + CMake, but the intention was only to mention how dumb CMake itself is. + + Rectified this comment. + + build/linux/README | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 14c68216e510d6d6b62597624917ef65967d66d9 +Author: Tristan Van Berkom +Date: Sat Dec 14 23:12:58 2013 +0900 + + Improving documentation for bundling. + + Added some copyright headers, enhanced the README, added notes + about the sources and their usage in the source headers. + + build/linux/AppRun | 20 +++++++ + build/linux/LibcWrapGenerator.vala | 29 +++++++++- + build/linux/PrepareAppDir.sh | 25 ++++---- + build/linux/README | 114 +++++++++++++++++++++++++------------ + build/linux/jhbuildrc | 29 +++++++--- + 5 files changed, 163 insertions(+), 54 deletions(-) + +commit 434785caae1efc015e216af4d9a906294c88faf1 +Author: Tristan Van Berkom +Date: Sat Dec 14 22:06:43 2013 +0900 + + Move build/linux64 -> build/linux + + Modified AppRun and jhbuildrc so that the build is 32/64 bit capable. + + build/{linux64 => linux}/AppRun | 8 +-- + build/{linux64 => linux}/LibcWrapGenerator.vala | 0 + build/{linux64 => linux}/PrepareAppDir.sh | 0 + build/{linux64 => linux}/README | 0 + build/{linux64 => linux}/README.lfs | 0 + build/linux/jhbuildrc | 57 ++++++++++++++++++++++ + build/{linux64 => linux}/libcwrap.h | 0 + build/{linux64 => linux}/modulesets/bundle.modules | 0 + .../modulesets/patches/cairo-avoid-longjmp.patch | 0 + .../modulesets/patches/pango-old-fontconfig.patch | 0 + .../modulesets/patches/pango-relative-paths.patch | 0 + build/{linux64 => linux}/pangorc | 0 + .../{linux64 => linux}/triggers/gdk-pixbuf.trigger | 0 + build/{linux64 => linux}/triggers/glib.trigger | 0 + build/{linux64 => linux}/triggers/gtk+.trigger | 0 + .../triggers/mime-database.trigger | 0 + build/{linux64 => linux}/triggers/pango.trigger | 0 + build/linux64/jhbuildrc | 32 ------------ + 18 files changed, 61 insertions(+), 36 deletions(-) + +commit fc1a393ba1f61f2ece8c29e5aa34581333659eef +Author: Tristan Van Berkom +Date: Sat Dec 14 21:39:49 2013 +0900 + + PrepareAppDir.sh: Copy the AppRun instead of the older AppRunScript.sh + + build/linux64/PrepareAppDir.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fe1d2a3bf2fe295bac37a51a7b358f3f8c49df79 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:38:40 2013 +0900 + + Committing in tree version of libcwrap.h + + This one will work for glibc 2.15, but ideally the libcwrap.h + should be generated on any platform before building with it, + as it needs to be re-generated for any newer versions of glibc. + + build/linux64/libcwrap.h | 424 ++++++++++++++++++++++++----------------------- + 1 file changed, 216 insertions(+), 208 deletions(-) + +commit 57019d7e64ba2cb3d450463309d13e1ef9fb0020 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:38:06 2013 +0900 + + Moved AppRunScript -> AppRun. + + The AppImageKit supports a script in place of the AppRun binary. + + build/linux64/AppRun | 46 +++++++++++++++++++++++++++++++++++++++++++ + build/linux64/AppRunScript.sh | 42 --------------------------------------- + 2 files changed, 46 insertions(+), 42 deletions(-) + +commit acaede750437b0e4d2ca25fbbc294d1f827e6794 +Author: Tristan Van Berkom +Date: Sat Dec 14 21:37:19 2013 +0900 + + Added LibcWrapGenerator.vala + + This was salvaged from the old defunct autopackage project, based + on an initial vala port by Jan Niklas Hasse. + + This code must be used to generate the libcwrap.h file. + + build/linux64/LibcWrapGenerator.vala | 320 +++++++++++++++++++++++++++++++++++ + 1 file changed, 320 insertions(+) + +commit 39458eae8d8bf1bd9d4d003413c5c5a4b23b872b +Author: Tristan Van Berkom +Date: Sat Dec 14 00:49:56 2013 +0900 + + Bundle application launcher script, don't bail out for D-Bus + + Set DBUS_FATAL_WARNINGS=0, the stack needs libdbus right now because + of at-spi2-atk, but Glade does not require a D-Bus environment to run. + + build/linux64/AppRunScript.sh | 4 ++++ + 1 file changed, 4 insertions(+) + +commit bf5d7ba775d58edc8d7ea4591cd30772f5941ab3 +Author: Tristan Van Berkom +Date: Sat Dec 14 00:13:32 2013 +0900 + + linux64 bundler build: Fixed to include libcwrap.h for C++ sources. + + build/linux64/jhbuildrc | 9 +++++++-- + build/linux64/libcwrap.h | 10 ++++++++-- + 2 files changed, 15 insertions(+), 4 deletions(-) + +commit b386eea4673eabeec605a1f05862ca2e26f951bf +Author: Tristan Van Berkom +Date: Fri Dec 13 21:43:29 2013 +0900 + + Added the lib/ directory to LD_LIBRARY_PATH in the bundled environment + + build/linux64/AppRunScript.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 902b8c6d422c06c01de9b9aa20ca3ad38641d04f +Author: Tristan Van Berkom +Date: Fri Dec 13 21:42:15 2013 +0900 + + Added new jhbuild based bundling system for 64bit linux bundles. + + build/linux64/AppRunScript.sh | 30 +- + build/linux64/PrepareAppDir.sh | 104 ++++++ + build/linux64/README | 356 ++++----------------- + build/linux64/README.lfs | 352 ++++++++++++++++++++ + build/linux64/jhbuildrc | 27 ++ + build/linux64/libcwrap.h | 215 +++++++++++++ + build/linux64/modulesets/bundle.modules | 239 ++++++++++++++ + .../modulesets/patches/cairo-avoid-longjmp.patch | 16 + + .../modulesets/patches/pango-old-fontconfig.patch | 13 + + .../patches/pango-relative-paths.patch} | 0 + build/linux64/triggers/gdk-pixbuf.trigger | 30 ++ + build/linux64/triggers/glib.trigger | 22 ++ + build/linux64/triggers/gtk+.trigger | 26 ++ + build/linux64/triggers/mime-database.trigger | 22 ++ + build/linux64/triggers/pango.trigger | 36 +++ + 15 files changed, 1184 insertions(+), 304 deletions(-) + +commit 9bfd0ce028f988ef477c3e466a301ebe2f32fe8e +Author: Daniel Mustieles +Date: Thu Dec 12 11:15:51 2013 +0100 + + Updated Spanish translation + + po/es.po | 808 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 403 insertions(+), 405 deletions(-) + +commit 5fe37d35227868dd0fc49a87c32452b4776a911b +Author: Juan Pablo Ugarte +Date: Wed Dec 4 20:13:04 2013 -0300 + + glade.glade: Added license. + + Now objects are correctly ordered by dependency. + + src/glade-preferences.glade | 25 +++- + src/glade.glade | 302 ++++++++++++++++++++++++-------------------- + 2 files changed, 187 insertions(+), 140 deletions(-) + +commit 3213cba6e3b9997eab04152d4b27a6ce679c27a7 +Author: Juan Pablo Ugarte +Date: Thu Dec 5 16:08:40 2013 -0300 + + gladeui/*.ui plugins/gtk+/*.ui: added license comment + + Added LGPL license comment at the beginning of every template UI file, + set translation domain, gtk required version to 3.10, and ordered + by dependency. + + gladeui/glade-editor.ui | 26 +++++++++++++++++-- + gladeui/glade-project-properties.ui | 27 ++++++++++++++++--- + gladeui/glade-property-label.ui | 24 ++++++++++++++++- + plugins/gtk+/glade-about-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-action-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-activatable-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-app-chooser-button-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-app-chooser-widget-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-arrow-editor.ui | 29 ++++++++++++++++++--- + plugins/gtk+/glade-box-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-combo-box-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-combo-box-text-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-entry-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-file-chooser-dialog-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-file-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-font-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-font-chooser-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-font-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-font-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-grid-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-icon-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-image-editor.ui | 30 +++++++++++++++++++--- + plugins/gtk+/glade-label-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-layout-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-level-bar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-message-dialog-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-misc-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-notebook-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-progress-bar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-real-tree-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-recent-action-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-dialog-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-menu-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-recent-chooser-widget-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-scale-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-scale-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrollable-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrollbar-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-scrolled-window-editor.ui | 27 ++++++++++++++++--- + plugins/gtk+/glade-spin-button-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-text-view-editor.ui | 28 +++++++++++++++++--- + plugins/gtk+/glade-tool-button-editor.ui | 30 +++++++++++++++++++--- + plugins/gtk+/glade-tool-palette-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-viewport-editor.ui | 27 +++++++++++++++++-- + plugins/gtk+/glade-widget-editor.ui | 26 +++++++++++++++++-- + plugins/gtk+/glade-window-editor.ui | 26 +++++++++++++++++-- + 50 files changed, 1224 insertions(+), 118 deletions(-) + +commit c4cc656870edefe891f104fb03b459d5eb1888fd +Author: Juan Pablo Ugarte +Date: Wed Dec 4 21:22:50 2013 -0300 + + GladeProject: fixed tag output + GLADE_GTKBUILDER_HAS_VERSIONING() macro needs gtk version numbers, + not the required module we want to save. + + Implemented glade_project_required_libs() using _glade_tsort() + so that requires tags are saved in dependency order. + + gladeui/glade-project.c | 57 ++++++++++++++++++++++++------------------------- + 1 file changed, 28 insertions(+), 29 deletions(-) + +commit 44566c5f3d8c14d01408e8043bd946cac3d877ee +Author: Juan Pablo Ugarte +Date: Wed Dec 4 21:00:14 2013 -0300 + + GladeCatalog: implemented catalog dependency sorting using _glade_tsort() + Now we detect circular dependencies! + + Added private functions _glade_catalog_get_catalog() and _glade_catalog_tsort() + + gladeui/glade-catalog.c | 146 +++++++++++++++++++++++++++++------------------- + gladeui/glade-private.h | 5 ++ + 2 files changed, 93 insertions(+), 58 deletions(-) + +commit 56f47169dc09cfd6ed13a24cb9752050ecb66d6f +Author: Juan Pablo Ugarte +Date: Wed Dec 11 17:40:55 2013 -0300 + + GladeProject: Changed the way we calculate graph dependencies. + Instead of using glade_widget_depends() which implied N^2 invocations/iterations + (where N is the numbers of objects in the project) we now calcualte + dependencies based on property references. + This way we only have to iterace over every object once to check the list + of properties that constitute a reference to them. + + In a real world example, sorting objects in geany.glade decreased from 120ms to just 1ms + + plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk-widget.c: + Removed unused glade_gtk_widget_depends() + + gladeui/glade-project.c | 117 ++++++++++++++++++++++++++-------------- + plugins/gtk+/glade-gtk-widget.c | 14 ----- + plugins/gtk+/gtk+.xml.in | 1 - + 3 files changed, 76 insertions(+), 56 deletions(-) + +commit 2fcad158ebafce63eeccfbfc7756ed6c69d91c3c +Author: Juan Pablo Ugarte +Date: Wed Dec 11 17:25:02 2013 -0300 + + _glade_tsort() simplyfied api by using a GList for edges instead of a + custom linked struct since we do not need the marginal speedup + now that dependencies are only between toplevels. + This allow us to easily sort edges alphabetically. + + tests/toplevel-order: Updated to new _glade_tsort() api + + gladeui/glade-tsort.c | 62 +++++++++++++++++++++------------------- + gladeui/glade-tsort.h | 13 ++++----- + tests/toplevel-order.c | 6 ++-- + tests/toplevel_order_test6.glade | 2 +- + 4 files changed, 42 insertions(+), 41 deletions(-) + +commit d8353ee66a652e96118d415c12a745937c4051d6 +Author: Juan Pablo Ugarte +Date: Sun Dec 1 21:07:43 2013 -0300 + + GladeProjectProperties: Fixed lgplv3 text, added apache, mit and all permisive licenses. + + gladeui/glade-project-properties.c | 73 ++++++++++++++++++++++++++++++++++++-- + 1 file changed, 70 insertions(+), 3 deletions(-) + +commit 49680fd1c2b5fb96a4938e32fc5e5688662b9847 +Author: Juan Pablo Ugarte +Date: Fri Nov 29 16:53:42 2013 -0300 + + GladeProject: implemented GtkTreeModelIface with a GtkTreeStore proxy object. + + This hopefully will set us free of treemodel bugs. + + For example, dnd was almost unusable with current gtk master without this patch. + It was getting lots of iter warnings and eventually crashing if you wanted to drag + one child from one toplevel to another back and foward. + + Besides, now there is less complex code to maintaing (about 300 lines) and + should be faster in general since GtkTreeModel implements the data tree + with GLists that do not regenerate each time you want to iterate over the model + like we had to do because getting children from objects creates a new list. + + gladeui/glade-project.c | 617 +++++++++++++----------------------------------- + 1 file changed, 162 insertions(+), 455 deletions(-) + +commit 02567ea621b1c7b701c1545e2d39e4523fc224a0 +Author: Tristan Van Berkom +Date: Tue Dec 10 21:21:35 2013 +0900 + + build/linux64/README: Added notes about shared-mime-info + + build/linux64/README | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +commit d7848a845b9933632b38c9c803e4d376be8148ab +Author: Tristan Van Berkom +Date: Tue Dec 10 19:25:49 2013 +0900 + + Added new linux64 build subdirectory. + + This build subdirectory includes instructions and resources for + building bundles which are relatively portable for any 64bit linux + distribution. + + build/linux64/AppRunScript.sh | 30 ++++ + build/linux64/README | 339 ++++++++++++++++++++++++++++++++++++++ + build/linux64/pangorc | 3 + + build/linux64/patches/pango.patch | 22 +++ + 4 files changed, 394 insertions(+) + +commit 7668ca51130043dc05369c4175c2764c8ecdc861 +Author: Tristan Van Berkom +Date: Tue Dec 10 17:34:48 2013 +0900 + + Added GLADE_BUNDLED environment variable. + + This environment variable is used to detect a bundled environment + for which Glade will run on various 64bit linux systems. + + Currently we just avoid loading any catalogs except for the gtk+.xml + catalog in the case of a bundled environment (but there may be + some extra special cases to add, in order to ensure we don't integrate + with the unknown running system). + + gladeui/glade-app.h | 1 + + gladeui/glade-catalog.c | 7 +++++++ + 2 files changed, 8 insertions(+) + +commit bbe7be78c5d2e38a854bd166af68e693da2a1168 +Author: Tristan Van Berkom +Date: Tue Dec 10 15:01:24 2013 +0900 + + Install widget icons into the hicolor theme. + + Documentation seems to suggest that applications should + be installing their icons into the theme, we also no longer + call gtk-update-icon-cache at install time (we used to). + + I made this particular change in order to cause the widget + icons to show up properly in bundles, if this commit is wrong + then we need to figure out how it actually works that icons + show up in the palette (so we can reproduce that in the bundle). + + plugins/gtk+/icons/16x16/Makefile.am | 2 +- + plugins/gtk+/icons/22x22/Makefile.am | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 68d57265e1efcad1fe3b1611d63c57c01b23a7ea +Author: Tristan Van Berkom +Date: Tue Dec 10 14:59:01 2013 +0900 + + GladePreview: Use g_find_program_in_path() to launch the previewer. + + gladeui/glade-preview.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 412d770555d5190aa932dab81bfb2af29d589257 +Author: 世海 黄 +Date: Sat Dec 7 17:25:57 2013 +0800 + + Update Chinese simplified translation for help + + help/zh_CN/zh_CN.po | 810 ++++++++++++++++++++++++++++++++-------------------- + 1 file changed, 503 insertions(+), 307 deletions(-) + +commit 8d0271226965b0f0ddc2813967b19dac63f73503 +Author: Juan Pablo Ugarte +Date: Fri Nov 29 20:39:40 2013 -0300 + + GladeWindow: disable keybinding used by glade in every widget in the workspace. + Now its posible to delete an GtkEntry with Delete again! + + src/glade-window.c | 31 +++++++++++++++++++++++++++++++ + 1 file changed, 31 insertions(+) + +commit 173e521b165ef12d39b46cf53d9d1a464306265c +Author: Juan Pablo Ugarte +Date: Wed Nov 27 21:17:14 2013 -0300 + + GladePreferences dialog: Fixed "-" button packing props so that it does not expand. + + src/glade-preferences.glade | 11 ++++++----- + 1 file changed, 6 insertions(+), 5 deletions(-) + +commit 9ce191b5cef6b316d1b77150c155391e4eee4e91 +Author: Colin Walters +Date: Mon Nov 25 15:14:05 2013 -0500 + + previewer: Squash a compiler warning + + Just trying to reduce compilation noise. + + gladeui/glade-previewer.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 57fc737c597eb3b9aed49c01151c9c995348f353 +Author: Juan Pablo Ugarte +Date: Mon Nov 25 16:37:24 2013 -0300 + + Fixed identation spaces in function declarations. + + gladeui/glade-editor-property.c | 169 +++++++++++++++++++++------------------- + 1 file changed, 91 insertions(+), 78 deletions(-) + +commit 59517e20188145c7e5f0440bdd549199e3331cdb +Author: Juan Pablo Ugarte +Date: Mon Nov 25 16:27:08 2013 -0300 + + Fix issue with numeric property editors. + We have to make sure glade_eprop_numeric_load() is not called during + glade_eprop_numeric_force_update() to prevent gtk_spin_button_set_value() + changing the the value the user is trying to input. + + gladeui/glade-editor-property.c | 133 ++++++++++++++++++++++++++-------------- + 1 file changed, 87 insertions(+), 46 deletions(-) + +commit 4a1ce15232d6e0b2d34e9cc4e817351885426a26 +Author: Juan Pablo Ugarte +Date: Sun Nov 24 19:53:17 2013 -0300 + + Fixed cellrenderer model column combobox chooser. + If treeview model is a filter or a sort model we need to walk up until + we find a tree or list store which is where glade have defined the model columns. + + plugins/gtk+/glade-cell-renderer-editor.c | 23 +++++++++++++++++------ + 1 file changed, 17 insertions(+), 6 deletions(-) + +commit 63824779da1b8a20c552ef5d9d28fea32757fee0 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 16:54:28 2013 -0300 + + Fixed GtkBox virtual size property value on load. + This bug was introduced by commit 787cc5cac5d1950ac57783478279a9135c640995 which + fixed Bug 652655 "Setting entry on combobox moves the widget" + + plugins/gtk+/glade-gtk-box.c | 32 ++++++++++++++++---------------- + 1 file changed, 16 insertions(+), 16 deletions(-) + +commit 3a41a2a0d730977717e7e3088e5b726f8449b562 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 14:51:16 2013 -0300 + + Fixed tag output + GLADE_GTKBUILDER_HAS_VERSIONING check was broken for gtk >= 3.0 + + gladeui/glade-project.c | 18 +++++++++--------- + gladeui/glade-xml-utils.h | 5 +++-- + 2 files changed, 12 insertions(+), 11 deletions(-) + +commit 19f6e87a44aa9df45fd3c1ec9f7bc48f7022be65 +Author: Juan Pablo Ugarte +Date: Thu Nov 21 13:34:53 2013 -0300 + + Remove timestamp from glade comment to avoid unnecessary changes in the file. + Fixes Bug 711863 'Remove "Generated with glade" XML comment' + + gladeui/glade-project.c | 23 ++++------------------- + 1 file changed, 4 insertions(+), 19 deletions(-) + +commit 83f756716908b0b97f113656aeed76f503bccf51 +Author: Juan Pablo Ugarte +Date: Wed Nov 20 20:10:33 2013 -0300 + + Fixed bug in GtkScrolledWindow editor, vertical adjustmet was refering to the wrong property. + + plugins/gtk+/glade-scrolled-window-editor.ui | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +commit cb4fc2eec67ef93076154066a9cf76dcd44824f1 +Author: Piotr Drąg +Date: Sat Nov 16 17:23:38 2013 +0100 + + Updated POTFILES.skip + + po/POTFILES.skip | 2 ++ + 1 file changed, 2 insertions(+) + +commit 6db4fc7897b0046794c5949104220b23628cda96 +Author: Aurimas Černius +Date: Sat Nov 16 17:45:21 2013 +0200 + + Updated Lithuanian translation + + po/lt.po | 2745 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 1748 insertions(+), 997 deletions(-) + +commit 4f3680881f4399f8a3ae35de838b66be70a2d8bb +Author: Juan Pablo Ugarte +Date: Fri Nov 15 22:45:46 2013 -0300 + + Added toplevel-order test + + tests/Makefile.am | 24 +++++- + tests/toplevel-order.c | 154 +++++++++++++++++++++++++++++++++++++++ + tests/toplevel_order_test.glade | 9 +++ + tests/toplevel_order_test2.glade | 11 +++ + tests/toplevel_order_test3.glade | 9 +++ + tests/toplevel_order_test4.glade | 14 ++++ + tests/toplevel_order_test5.glade | 36 +++++++++ + tests/toplevel_order_test6.glade | 117 +++++++++++++++++++++++++++++ + 8 files changed, 372 insertions(+), 2 deletions(-) + +commit 2bc40ad87be072aac2759755df63707d43f8415c +Author: Juan Pablo Ugarte +Date: Fri Nov 15 22:45:17 2013 -0300 + + Sort object dependancy before saving using a topological + sorting algorithm _glade_tsort() instead of g_list_sort() with + glade_widget_depends() which is not a transitive property. + + Closes Bug 709609 "[PATCH] Change way of sorting before writing XML output." + Fixes Bug 711858 "editing glade project results in long CPU usage spikes after upgrading to 3.16 and GTK+3.10" + + gladeui/Makefile.am | 5 +- + gladeui/glade-project.c | 189 ++++++++++++++++++++++++++++++++---- + gladeui/glade-tsort.c | 177 +++++++++++++++++++++++++++++++++ + gladeui/glade-tsort.h | 51 ++++++++++ + gladeui/glade-widget-adaptor.c | 26 ++--- + gladeui/glade-widget-private.h | 36 +++++++ + gladeui/glade-widget.c | 66 +++++-------- + plugins/gtk+/glade-gtk-entry.c | 11 --- + plugins/gtk+/glade-gtk-size-group.c | 10 -- + plugins/gtk+/glade-gtk-tree-view.c | 10 -- + plugins/gtk+/glade-gtk-widget.c | 8 +- + plugins/gtk+/gtk+.xml.in | 3 - + 12 files changed, 474 insertions(+), 118 deletions(-) + +commit af72b2dad1f4fa153a7449312841eec4d0a1e1dc +Author: Juan Pablo Ugarte +Date: Fri Nov 15 20:59:11 2013 -0300 + + Report parsing error when loading a project. + Fixes Bug 712289 "Glade silently fails to open malformed ui file" + + gladeui/Makefile.am | 1 + + gladeui/glade-private.h | 41 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-project.c | 16 +++++++++++++++- + gladeui/glade-xml-utils.c | 21 +++++++++++++++++++++ + 4 files changed, 78 insertions(+), 1 deletion(-) + +commit 2307fd6fe08dac725f444e8b4a23687a420682db +Author: Juan Pablo Ugarte +Date: Fri Nov 15 20:57:55 2013 -0300 + + Fixed warning in recent_add() and recent_remove() when path is not absolute + by prepending g_get_current_dir() to it. + + src/glade-window.c | 47 ++++++++++++++++++++++++++++++----------------- + 1 file changed, 30 insertions(+), 17 deletions(-) + +commit acad8daed6544f20accc6507a50d5e7f33e18f40 +Author: Richard Hughes +Date: Thu Nov 14 08:50:15 2013 +0000 + + Actually use intltool to merge in the AppData translations + + Doing the .xml.in->.xml in configure works for paths, but not translations. + + configure.ac | 1 - + data/.gitignore | 1 + + data/Makefile.am | 8 +++++--- + 3 files changed, 6 insertions(+), 4 deletions(-) + +commit 4f964a4a5a7bcf7288aebfe2dea324aa9a3086c3 +Author: Dimitris Spingos +Date: Tue Nov 12 10:29:09 2013 +0200 + + Updated Greek translation + + po/el.po | 2994 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 1888 insertions(+), 1106 deletions(-) + +commit 582f72b6a6d4a592d33a50585f9a8d6622907e34 +Author: Juan Pablo Ugarte +Date: Wed Nov 6 17:53:04 2013 -0300 + + Fixed _glade_dnd_dest_set() crash. thanks to Lubomir Rintel for pointing the problem. + Closes bug 711568 "[PATCH] glade crashes upon startup" + + gladeui/glade-dnd.c | 6 +----- + 1 file changed, 1 insertion(+), 5 deletions(-) + +commit dc96471c92b63a5356dba3f8265bdaf39038a1f0 +Author: Fran Diéguez +Date: Fri Nov 1 16:07:54 2013 +0100 + + Updated Galician translations + + po/gl.po | 2225 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1316 insertions(+), 909 deletions(-) + +commit f1e727f53e5d26d3a6b5043cc604885cdfc17174 +Author: Daniel Mustieles +Date: Thu Oct 31 14:36:20 2013 +0100 + + Updated Spanish translation + + po/es.po | 2351 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 1358 insertions(+), 993 deletions(-) + +commit 399bc6f75c85cfceb3f13801177e0363abd12ef3 +Author: Anish A +Date: Wed Oct 30 22:42:04 2013 +0530 + + Updated Malayalam Translation + + po/ml.po | 7548 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 4879 insertions(+), 2669 deletions(-) + +commit 60a0db94bbfe22ac15e38ca6b23c0e9066813c0c +Author: Matej Urbančič +Date: Sat Oct 26 22:44:11 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 444 +++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 277 insertions(+), 167 deletions(-) + +commit 47d4b30c6b2260b0a347ebde81f88922dc30ffd6 +Author: Timm Bäder +Date: Sat Oct 19 13:44:04 2013 +0200 + + pango attribute editor: don't write on cancel for color/font + + Properties such as 'Font Description' or 'Foreground Color' can be set + via a dialog. The current implementation also writes those values if the + user cancels the dialog. This is especially weird when using the font + dialog which can leave you with values such as " +Date: Sun Oct 13 22:47:37 2013 +0200 + + [l10n] Updated Catalan (Valencian) translation + + po/ca@valencia.po | 5418 +++++++++++++++++++++++++++++++++++------------------ + 1 file changed, 3627 insertions(+), 1791 deletions(-) + +commit 7abad9f32640a3b52f6a4225b286ab0307673e9d +Author: Gil Forcada +Date: Sun Oct 13 22:47:07 2013 +0200 + + [l10n] Update Catalan translation + + po/ca.po | 5219 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3466 insertions(+), 1753 deletions(-) + +commit fb756c7a6a6b0f60b385895f92a5532614fa49af +Author: Juan Pablo Ugarte +Date: Wed Oct 9 11:25:12 2013 -0300 + + Fixed Bug 702314 "Cancelling an Add Parent action is destructive" + + plugins/gtk+/glade-gtk-widget.c | 39 +++++++++++++++------------------------ + 1 file changed, 15 insertions(+), 24 deletions(-) + +commit f3f89e87fa85abd4cb0256a3eac94d373bf5b7a8 +Author: Rūdolfs Mazurs +Date: Tue Oct 8 00:09:26 2013 +0300 + + Updated Latvian translation + + po/lv.po | 5386 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3555 insertions(+), 1831 deletions(-) + +commit c8040f9edcb610d708b927f7582f147ebc98abfb +Author: Piotr Drąg +Date: Fri Oct 4 20:53:35 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 2150c3c80dd7ac141fef925b9c828686676c862e +Author: Juan Pablo Ugarte +Date: Thu Oct 3 16:52:31 2013 -0300 + + glade-previewer: added support for widget templates + + gladeui/Makefile.am | 4 +- + gladeui/glade-preview-template.c | 267 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-preview-template.h | 36 ++++++ + gladeui/glade-preview.c | 16 ++- + gladeui/glade-previewer.c | 115 ++++++++++++----- + 5 files changed, 398 insertions(+), 40 deletions(-) + +commit 255647388420b838cb5338d2836acdb2c6f3c2ac +Author: Juan Pablo Ugarte +Date: Mon Jul 29 18:56:52 2013 -0300 + + Added --slideshow option + + Make --screenshot and --slideshow save every widget in a different page if the format supports it + (like pdf) + + gladeui/glade-preview-window.c | 208 ++++++++++++++++++++++++++++------------- + gladeui/glade-preview-window.h | 3 + + gladeui/glade-previewer.c | 112 ++++++++++++++++++++-- + 3 files changed, 248 insertions(+), 75 deletions(-) + +commit 403c9a4a0255ccbdbc2292b9391affef1fa2da5c +Author: Juan Pablo Ugarte +Date: Mon Jul 29 11:46:14 2013 -0300 + + Added project css property support + + gladeui/glade-project-properties.c | 78 +++++++++++++++++++++++++++++++++++++ + gladeui/glade-project-properties.ui | 40 +++++++++++++++++++ + 2 files changed, 118 insertions(+) + +commit 17746c25db08700745747c01299b396c205b8a18 +Author: Juan Pablo Ugarte +Date: Wed Jul 24 17:10:42 2013 -0300 + + Made glade-previewer monitor css file and display parsing errors in a GtkInfoBar. + Created new GladePreviewWindow widget and lots of cleanups. + Improved screenshot option, save screenshots in any GdkPixbuf supported format. + Added options to take vector screenshots (F5 svg, F6 ps, F7 pdf) and F8 png + + gladeui/Makefile.am | 4 +- + gladeui/glade-preview-window.c | 476 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-preview-window.h | 78 +++++++ + gladeui/glade-preview.c | 96 ++++---- + gladeui/glade-previewer.c | 488 ++++++++++++++++------------------------- + 5 files changed, 809 insertions(+), 333 deletions(-) + +commit 0ab4b7d37915219c7ad9fc61bf1f38d2285b091d +Author: Juan Pablo Ugarte +Date: Wed Jul 24 17:06:26 2013 -0300 + + Set style classes on runtime objects + + plugins/gtk+/glade-gtk-widget.c | 29 ++++++++++++++++++++++++++++- + plugins/gtk+/gtk+.xml.in | 2 +- + 2 files changed, 29 insertions(+), 2 deletions(-) + +commit 34ff7c8471d1fd1754816ebe2ed32b7fd6594a40 +Author: Juan Pablo Ugarte +Date: Wed Jul 24 16:51:33 2013 -0300 + + Added css-provider-path property + + gladeui/glade-project.c | 245 +++++++++++++++++++++++++++++++++++++++++++++++- + gladeui/glade-project.h | 5 + + 2 files changed, 249 insertions(+), 1 deletion(-) + +commit c410942b0e121ed7629999a8613f5fed725c27da +Author: Juan Pablo Ugarte +Date: Sat Jul 20 00:44:00 2013 -0300 + + Added License textview to GladeProjectProperties to edit newlly added license property. + + gladeui/glade-project-properties.c | 422 +++++++++++++++++++++++++++++------- + gladeui/glade-project-properties.ui | 79 ++++++- + 2 files changed, 425 insertions(+), 76 deletions(-) + +commit 1e94c679ba2dcce731b1ac80ef81e2f932c6c733 +Author: Juan Pablo Ugarte +Date: Mon Jul 22 16:24:34 2013 -0300 + + Added glade_command_set_project_license() and glade_command_set_project_resource_path() functions. + Implemented them using a common GladeCommandProperty class with let you manipuate any GladeProject + property class + + gladeui/glade-command.c | 445 +++++++++++++++++++++++++----------------------- + gladeui/glade-command.h | 6 + + 2 files changed, 241 insertions(+), 210 deletions(-) + +commit d25dd2d0199267317ace435d48b8c3d8a61adfa1 +Author: Juan Pablo Ugarte +Date: Sat Jul 20 00:43:03 2013 -0300 + + Added license property to GladeProject. + It gets saved as part of the first comment. + + gladeui/glade-project.c | 69 +++++++++++++++++++++++++++++++++++++++++++------ + gladeui/glade-project.h | 5 ++++ + 2 files changed, 66 insertions(+), 8 deletions(-) + +commit 35972070c83ca7d01188e74a85623ad85793463a +Author: Christian Kirbach +Date: Thu Sep 26 12:53:15 2013 +0200 + + Updated German translation + + po/de.po | 1973 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1109 insertions(+), 864 deletions(-) + +commit 3adf8df4c64a2380ccc476b633176e76208ced12 +Author: Piotr Drąg +Date: Thu Sep 26 00:38:15 2013 +0200 + + Fix AppData description translation + + data/glade.appdata.xml.in | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 10d8f71329398f6a40b27a9960552528eba37db8 +Author: Juan Pablo Ugarte +Date: Wed Sep 25 17:12:45 2013 -0300 + + Mark AppData description for translation + + data/glade.appdata.xml.in | 9 ++++++--- + po/POTFILES.in | 1 + + 2 files changed, 7 insertions(+), 3 deletions(-) + +commit 79ca0330388d60973506a3fc4971651bc2951721 +Author: Juan Pablo Ugarte +Date: Tue Sep 24 17:19:07 2013 -0300 + + Added AppData for gnome-software to pick up glade + Fixes bug 708641 "Please include an AppData file" + + configure.ac | 1 + + data/Makefile.am | 9 +++++++-- + data/glade.appdata.xml.in | 26 ++++++++++++++++++++++++++ + 3 files changed, 34 insertions(+), 2 deletions(-) + +commit 21f4584c62ead9d23ba5b494e560818330659904 +Author: Juan Pablo Ugarte +Date: Tue Sep 24 20:13:19 2013 -0300 + + Rolling 3.16 + + NEWS | 7 +++++++ + configure.ac | 8 ++++---- + 2 files changed, 11 insertions(+), 4 deletions(-) + +commit 16d7874a47d0711a4863c4f4eb286540baf4cf24 +Author: Juan Pablo Ugarte +Date: Sat Sep 21 19:03:47 2013 -0300 + + Emit GladeApp widget-adaptor-registered signal in glade_widget_adaptor_register() + While this is not currently used it will come handy if glade wants to load catalogs at runtime + + gladeui/glade-widget-adaptor.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit ac37a4da647474dc18a7e72c9c7ee3e4d42cb4ca +Author: Matej Urbančič +Date: Tue Sep 24 20:59:45 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 247 +++++++++++++++++++++------------------------------------------ + 1 file changed, 81 insertions(+), 166 deletions(-) + +commit b677454cf48a58b313b4415e41ed228aa7a9829f +Author: Chao-Hsiung Liao +Date: Tue Sep 24 18:54:29 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 1898 ++++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 1898 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 2184 insertions(+), 1612 deletions(-) + +commit 554b7f586211ddc62f78059bed53ed8c6585685c +Author: Jiro Matsuzawa +Date: Mon Sep 23 16:32:55 2013 +0900 + + l10n: Update Japanese translation + + po/ja.po | 5351 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3582 insertions(+), 1769 deletions(-) + +commit cc459a63af9ede4d2ee6311ef293ba7e0da608e5 +Author: Matej Urbančič +Date: Sun Sep 22 19:45:54 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 1918 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1094 insertions(+), 824 deletions(-) + +commit a3f1a623c0367be15e0d59c4c5b34c1ab0a4b57a +Author: Balázs Úr +Date: Sat Sep 21 19:10:15 2013 +0200 + + Updated Hungarian translation + + po/hu.po | 22 ++++++++++++++-------- + 1 file changed, 14 insertions(+), 8 deletions(-) + +commit 8924288e59cf0aeab8ec460bc364c417ca221ad6 +Author: Piotr Drąg +Date: Thu Sep 19 18:59:28 2013 +0200 + + Fix a minor typo + + plugins/gtk+/glade-text-view-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2e991fbae3bd184ba10c6a62a83f37648b2417ae +Author: Gabor Kelemen +Date: Thu Sep 19 01:08:16 2013 +0200 + + Updated Hungarian translation + + po/hu.po | 5109 +++++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3363 insertions(+), 1746 deletions(-) + +commit 7708ddc87691543315fdfbd7eea435d7bbefc550 +Author: Juan Pablo Ugarte +Date: Wed Sep 18 19:33:28 2013 -0300 + + Added some translators comment sugegsted in + Bug 708190 "Please add translator comment for ".. when loading by widget"" + + gladeui/glade-property-label.c | 9 +++++++++ + plugins/gtk+/glade-notebook-editor.ui | 2 +- + plugins/gtk+/glade-text-view-editor.ui | 2 +- + 3 files changed, 11 insertions(+), 2 deletions(-) + +commit a7b8905868e47b39f1c1891a2e362f175de47590 +Author: Juan Pablo Ugarte +Date: Wed Sep 18 19:32:39 2013 -0300 + + Added translator comments for every displayable value + Fixed indentation with xmlindent + + plugins/gtk+/gtk+.xml.in | 9640 ++++++++++++++++++++++++---------------------- + 1 file changed, 5013 insertions(+), 4627 deletions(-) + +commit ca71b4bd6d3121d9fd6022a7c6b1d57902760db0 +Author: Kalev Lember +Date: Wed Sep 18 14:26:43 2013 +0200 + + Fix desktop file keywords syntax in Korean translation + + po/ko.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5f97b296093c376c3fd99316ce43e9037cae58a0 +Author: Kenneth Nielsen +Date: Mon Sep 16 23:01:24 2013 +0200 + + Updated Danish translation + + po/da.po | 5566 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 3450 insertions(+), 2116 deletions(-) + +commit 9fef572dcb44292398e4f208ea2729369291935e +Author: Juan Pablo Ugarte +Date: Mon Sep 16 17:31:40 2013 -0300 + + Rolling 3.15.4 + + NEWS | 16 ++++++++++++++++ + configure.ac | 4 ++-- + 2 files changed, 18 insertions(+), 2 deletions(-) + +commit 6f99840f5ec4009d16268a229990b19ebfb6b484 +Author: Juan Pablo Ugarte +Date: Mon Sep 16 17:18:22 2013 -0300 + + Disabled select-multiple properties in GtkRecentAction and GtkRecentChooserMenu. + They are not supported in these derived classes giving you a warning that make glade test fail. + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit f5308942e755afa144057156fa022031f32681e2 +Author: Juan Pablo Ugarte +Date: Mon Sep 16 15:40:55 2013 -0300 + + Fixed bug when copying a button with custom content. + Custom widget was being replaced with a placeholder when syncing + custom-child property. + + plugins/gtk+/glade-gtk-button.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit 44362e08e5e449e9e6e3598fa2b94debc0d430ad +Author: Juan Pablo Ugarte +Date: Mon Sep 16 14:28:54 2013 -0300 + + Added extra check in glade_project_verify_signal_internal() + because it the widget could not have an associated project. + + gladeui/glade-project.c | 8 ++++++-- + 1 file changed, 6 insertions(+), 2 deletions(-) + +commit d23865ac07447723907f2fc679375a0f522111ee +Author: Juan Pablo Ugarte +Date: Mon Sep 16 14:17:03 2013 -0300 + + Added workaround for Bug 625867 "RadioButton information lost on cut+paste, add/remove parent, etc" + + gladeui/glade-widget.c | 9 +++++++-- + 1 file changed, 7 insertions(+), 2 deletions(-) + +commit 20593038f409120c91b8175d7d619f1f58b04c4b +Author: Juan Pablo Ugarte +Date: Sat Sep 14 18:11:59 2013 -0300 + + Fixed glade_gtk_image_get_property() chainup. (was calling set_property) + Fixes bug that prevented the runtime object to show the right pixbuf when copying a GtkImage. + + plugins/gtk+/glade-gtk-image.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2ca2be44d4047447e66c9633a4dd45b384b743ff +Author: Juan Pablo Ugarte +Date: Sat Sep 14 03:55:52 2013 -0300 + + Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes"" + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 1fd9d318d3e60313ba33f9dc9000bfc4c8a3f182 +Author: Juan Pablo Ugarte +Date: Fri Sep 13 23:55:32 2013 -0300 + + Improved pango text integer attributes editors. + Make the spin button numeric and clear the attr if the new text is an empty string! + + This should be enough to close Bug 679006 + "The "size" attribute for labels only accepts integer values (not strings like "larger")" + + plugins/gtk+/glade-attributes.c | 13 ++++++++++++- + 1 file changed, 12 insertions(+), 1 deletion(-) + +commit 06d14dce9ec631b0eaf76097bc6dcbbad09fe060 +Author: Juan Pablo Ugarte +Date: Fri Sep 13 18:05:41 2013 -0300 + + Fixed bug 643923 "Should not use markup for GtkFrame's label" + + Its better not to promote the use of markups since they do not fit well with + themming. And its a failure point for translations. + + plugins/gtk+/glade-gtk-frame.c | 8 +------- + 1 file changed, 1 insertion(+), 7 deletions(-) + +commit 0f7ad5a0d3dba23b85d278a0a9295a30f3e7f201 +Author: Changwoo Ryu +Date: Sat Sep 14 02:40:17 2013 +0900 + + Updated Korean translation + + po/ko.po | 4922 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3167 insertions(+), 1755 deletions(-) + +commit 28d67bf6a86f168d95832be0edd7b0244c16b436 +Author: Juan Pablo Ugarte +Date: Thu Sep 12 17:21:08 2013 -0300 + + Fixed bug 584381 "Saving as an existing file name except the extension overwrites without confirmation." + + The problem was that if the selected filename did not had an extension we appended append a .glade extension + but did not check if the new filename existed or not. + Now we fixed this problem by selecting the file if it exist and running the dialog again, giving it a chance + to promt the user about overwriting. + + src/glade-window.c | 63 ++++++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 44 insertions(+), 19 deletions(-) + +commit a33616207cba4ff34c634074c39a2f8dcfa11d8a +Author: Juan Pablo Ugarte +Date: Wed Sep 11 18:45:56 2013 -0300 + + Updated TODO + + TODO | 29 +++++++++-------------------- + 1 file changed, 9 insertions(+), 20 deletions(-) + +commit 78cec7bd42188b37d57016fbadc300f6cb1e99bb +Author: Juan Pablo Ugarte +Date: Wed Sep 11 18:05:26 2013 -0300 + + Fixed selection bug exposed by Bug #652655 fix. + + We made Project selection restoration more robust by saving a list of selected + objects before rebuilding one of them and clearing it after the rebuild and + just before restoring the selection. + + We still have a minor but obscure bug where the property editor of the + construct only property does not work after rebuilding the object unless + the move is moved out of the widget. + + This really shows why we need to split model data from runtime objects! + + gladeui/glade-widget.c | 47 ++++++++++++++++++++++++++++++----------------- + 1 file changed, 30 insertions(+), 17 deletions(-) + +commit 9e1b474621314dd3fa41ace6b17c615a9bdb498e +Author: Juan Pablo Ugarte +Date: Wed Sep 11 16:12:59 2013 -0300 + + glade_project_remove_object() check if object has a GladeWidget first since its cheaper + and issue a warning if we have an object in the project without a GladeWidget. + + gladeui/glade-project.c | 18 ++++++++++++++---- + 1 file changed, 14 insertions(+), 4 deletions(-) + +commit 787cc5cac5d1950ac57783478279a9135c640995 +Author: Juan Pablo Ugarte +Date: Mon Sep 9 17:25:51 2013 -0300 + + Fixed Bug 652655 "Setting entry on combobox moves the widget" + + plugins/gtk+/glade-gtk-box.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 2545e6ed2c42cb4a54dedd6c8bf98234368e0006 +Author: Juan Pablo Ugarte +Date: Mon Sep 9 17:24:58 2013 -0300 + + Push superuser state at the begining of glade_widget_rebuild() and pop it at the end. + + gladeui/glade-widget.c | 5 ++--- + 1 file changed, 2 insertions(+), 3 deletions(-) + +commit d69613a1c16072fcd72ae49928852a8cc7cebab1 +Author: Juan Pablo Ugarte +Date: Fri Sep 6 16:23:06 2013 -0300 + + Added executable check after make install + + build/mingw-w64/nsis_make_installer.sh | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 02235ce80a97ab1d2ccbcf76029003731576a41b +Author: Matej Urbančič +Date: Wed Sep 11 21:27:33 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 68 ++++++++++++++++++++++++++-------------------------------------- + 1 file changed, 28 insertions(+), 40 deletions(-) + +commit 433e7c4e6b8a991eecbc8eb252b234b99ebb57d5 +Author: Milo Casagrande +Date: Tue Sep 10 21:34:01 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 24 ++++++++++++------------ + 1 file changed, 12 insertions(+), 12 deletions(-) + +commit 7de99c53765a09c334318e82364db9689251f438 +Author: Marek Černocký +Date: Tue Sep 10 19:45:52 2013 +0200 + + Updated Czech translation + + po/cs.po | 50 ++++++++++++++++---------------------------------- + 1 file changed, 16 insertions(+), 34 deletions(-) + +commit 3e0c1899b725c46364125466263b20324cde00a0 +Author: Matej Urbančič +Date: Mon Sep 9 21:07:57 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 60 ++++++++++++++++++++---------------------------------------- + 1 file changed, 20 insertions(+), 40 deletions(-) + +commit 653253aebb5cd9cdeee3e9ba434f0ef1f3929d63 +Author: Christian Kirbach +Date: Sat Sep 7 12:00:25 2013 +0200 + + Updated German translation + + po/de.po | 2393 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1365 insertions(+), 1028 deletions(-) + +commit a4e31b89d6c7fffbf4d1b977dcb2068eeeb69c87 +Author: Marek Černocký +Date: Fri Sep 6 22:16:41 2013 +0200 + + Updated Czech translation + + po/cs.po | 2035 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1163 insertions(+), 872 deletions(-) + +commit f55640bdcde7942b6c8f6c2bc4714251b1df77e4 +Author: Marek Černocký +Date: Fri Sep 6 21:54:47 2013 +0200 + + Updated Czech translation + + po/cs.po | 971 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 508 insertions(+), 463 deletions(-) + +commit bb5d5e6fdbe0be0fa063cd581df6f6cd5256fcdb +Author: Milo Casagrande +Date: Fri Sep 6 13:47:38 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 92920dbbaf97a05f945b1909c4fc6167ccff13e0 +Author: Milo Casagrande +Date: Fri Sep 6 13:45:51 2013 +0200 + + [l10n] Updated Italian translation. + + po/it.po | 4874 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3146 insertions(+), 1728 deletions(-) + +commit ccc9c7e896d3562359b3250c09456f268a7cc2b5 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:25:54 2013 -0300 + + Initialization cleanup, return if pygobject init fails + + plugins/python/glade-python.c | 24 +++++++++++++----------- + 1 file changed, 13 insertions(+), 11 deletions(-) + +commit 2d6330a3b85aa2b3ea4c15834cead7f8ae45f802 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:03:35 2013 -0300 + + Fixed Bug 706304 "Python plugin broken by over-zealous version check" + Bumped pygobject version to 3.8.0 (stable serie) because pygobject_init() + does not like the old development version 2.90.4 + + configure.ac | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit c6fc796042c490692aae1749d853c2569b95e8c1 +Author: Juan Pablo Ugarte +Date: Wed Sep 4 17:02:09 2013 -0300 + + Fixed regresion introduced when implemented GladeWindow as a composite widget. + I forgot to move catalog paths initialization to glade_window_init() + + src/glade-window.c | 20 ++++++++++---------- + 1 file changed, 10 insertions(+), 10 deletions(-) + +commit fda19a5ed37da864462312f885f404b18c5a2fe3 +Author: Juan Pablo Ugarte +Date: Mon Sep 2 16:28:52 2013 -0300 + + Rolling 3.15.3 + + NEWS | 20 ++++++++++++++++++++ + configure.ac | 8 ++++---- + 2 files changed, 24 insertions(+), 4 deletions(-) + +commit c8b1b96a1d2a6febbd2e080d0f0d6130ff213a95 +Author: Juan Pablo Ugarte +Date: Sat Aug 31 20:59:04 2013 -0300 + + Updated information + + HACKING | 30 +++++++++++++++--------------- + 1 file changed, 15 insertions(+), 15 deletions(-) + +commit 890c0d280deb5ec9f4e306e6c02df827796c80b0 +Author: Daniel Mustieles +Date: Mon Sep 2 18:14:32 2013 +0200 + + Revert "Updated Spanish translation" + + This reverts commit 887d4bd36bcea75ebedd78e2fe4f01b39e1a814a. + + po/es.po | 113 ++++++++++++++++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 86 insertions(+), 27 deletions(-) + +commit 887d4bd36bcea75ebedd78e2fe4f01b39e1a814a +Author: Daniel Mustieles +Date: Mon Sep 2 18:07:24 2013 +0200 + + Updated Spanish translation + + po/es.po | 113 +++++++++++++++------------------------------------------------ + 1 file changed, 27 insertions(+), 86 deletions(-) + +commit 4e12629bbe1fcd242424b04c631e140b1553dee2 +Author: Matej Urbančič +Date: Sun Sep 1 21:31:30 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 102 ++++++++++++++++++++++++--------------------------------------- + 1 file changed, 39 insertions(+), 63 deletions(-) + +commit 6f0b3ca8ae987c040ae487c87118d54ec47e6d7d +Author: Matej Urbančič +Date: Sun Sep 1 20:27:53 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 44 ++++++++++++++++++++++---------------------- + 1 file changed, 22 insertions(+), 22 deletions(-) + +commit bbae29b3c348a5f82326e312e994316be04ac6f5 +Author: Piotr Drąg +Date: Sun Sep 1 02:32:20 2013 +0200 + + Updated Polish translation + + po/pl.po | 4804 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 3143 insertions(+), 1661 deletions(-) + +commit fd9c4a30ba104a6dca452872e0deba0309b1709d +Author: Piotr Drąg +Date: Sun Sep 1 02:29:15 2013 +0200 + + Fix minor typos + + gladeui/glade-project.c | 4 ++-- + src/glade-window.c | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit f825dcf5ae67cb2a330a664ea1fb036c66467acd +Author: Juan Pablo Ugarte +Date: Sat Aug 31 20:35:59 2013 -0300 + + Fixed indentation style + + gladeui/glade-signal-editor.c | 23 +++++++++++------------ + 1 file changed, 11 insertions(+), 12 deletions(-) + +commit 4658131ceb7db8031d66ca5ad95235d3c2657ccb +Author: Miguel Azevedo +Date: Sat Aug 31 19:21:49 2013 +0100 + + Bug 703621 - Signals treeview: click on user data moves the selected row below + + gladeui/glade-signal-editor.c | 76 ++++++++++++++++++++++++++++++++++++++++++- + 1 file changed, 75 insertions(+), 1 deletion(-) + +commit 2a62a7bbdcb8f27e69d0db33617dc2cd2874c01d +Author: Enrico Nicoletto +Date: Sat Aug 31 18:42:51 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 75 +++++++------------------------------------------------------ + 1 file changed, 8 insertions(+), 67 deletions(-) + +commit 93ca39ea706478a57f29d9d22959d4f0fa7a40b7 +Author: Fran Diéguez +Date: Sat Aug 31 21:02:36 2013 +0200 + + Updated Galician translations + + po/gl.po | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 46c50bcfabd45a6e9e657c5d10424f895fba84f3 +Author: Christian Kirbach +Date: Sat Aug 31 11:46:29 2013 +0200 + + Fix a few typos + + plugins/gtk+/gtk+.xml.in | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 510d63641baff6757979abbb88c3b4695cb84ebc +Author: Matej Urbančič +Date: Thu Aug 29 18:41:04 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 2054 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1151 insertions(+), 903 deletions(-) + +commit c130b62a55840b6811b1da14e109f7eb636c3273 +Author: Chao-Hsiung Liao +Date: Thu Aug 29 21:47:41 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 2240 +++++++++++++++++++++++++++++++++------------------------- + po/zh_TW.po | 2246 ++++++++++++++++++++++++++++++++++------------------------- + 2 files changed, 2559 insertions(+), 1927 deletions(-) + +commit 664bf208e5dad95dbc3366c789d555576c8fb6d4 +Author: Bruce Cowan +Date: Wed Aug 28 21:37:43 2013 +0100 + + Updated British English translation + + po/en_GB.po | 5040 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3232 insertions(+), 1808 deletions(-) + +commit 170eb4d93f7d92267f7844a0351305c88081d30c +Author: Daniel Mustieles +Date: Tue Aug 27 18:35:44 2013 +0200 + + Updated Spanish translation + + po/es.po | 2118 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1215 insertions(+), 903 deletions(-) + +commit 47f996d24f25608cf6dfa79d9de6548f499e00fb +Author: Seán de Búrca +Date: Mon Aug 26 15:11:51 2013 -0600 + + Fix autogen with latest gnome-common + + Side-by-side use of IT_PROG_INTLTOOL and AM_GNU_GETTEXT is not supported + + https://bugzilla.gnome.org/show_bug.cgi?id=706832 + + configure.ac | 3 --- + 1 file changed, 3 deletions(-) + +commit 2b20970d7ee2f159f934a12d95286a2158ef6e97 +Author: Fran Diéguez +Date: Tue Aug 27 02:39:09 2013 +0200 + + Updated Galician translations + + po/gl.po | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 3a46740a8b32ba58bb7e582943d10493f027e18a +Author: Rafael Ferreira +Date: Mon Aug 26 04:06:15 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 3108 ++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1589 insertions(+), 1519 deletions(-) + +commit 8c208893ac346c592a39933931035f5065a93a5d +Author: Kjartan Maraas +Date: Fri Aug 23 20:27:15 2013 +0200 + + Updated Norwegian bokmål translation + + po/nb.po | 381 +++++++++++++++++---------------------------------------------- + 1 file changed, 104 insertions(+), 277 deletions(-) + +commit cc8e2ca45f9e77fbbcd60d00cbf9bcd764e9d244 +Author: Kjartan Maraas +Date: Thu Aug 22 19:49:36 2013 +0200 + + Updated Norwegian bokmål translation + + po/nb.po | 6231 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 3938 insertions(+), 2293 deletions(-) + +commit 25f3a018a69eb4ee80214c824484c9b58d60ed9a +Author: Fran Diéguez +Date: Wed Aug 21 01:34:01 2013 +0200 + + Updated Galician translations + + po/gl.po | 2265 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1291 insertions(+), 974 deletions(-) + +commit 33e8511fa2360884a0f225027e66a9ea03c57998 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 14:45:41 2013 -0300 + + Added GtkSearchEntry icons + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-searchentry.png | Bin 0 -> 191 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-searchentry.png | Bin 0 -> 188 bytes + 4 files changed, 2 insertions(+) + +commit 9c68939311acb7f3319bf1816dce2e726a8aa009 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 14:16:12 2013 -0300 + + Added icons for GtkListBox and GtkListBoxRow + + plugins/gtk+/icons/16x16/Makefile.am | 2 ++ + plugins/gtk+/icons/16x16/widget-gtk-listbox.png | Bin 0 -> 208 bytes + plugins/gtk+/icons/16x16/widget-gtk-listboxrow.png | Bin 0 -> 184 bytes + plugins/gtk+/icons/22x22/Makefile.am | 2 ++ + plugins/gtk+/icons/22x22/widget-gtk-listbox.png | Bin 0 -> 217 bytes + plugins/gtk+/icons/22x22/widget-gtk-listboxrow.png | Bin 0 -> 191 bytes + 6 files changed, 4 insertions(+) + +commit a08bdcb60006af09153da9f1ce2d613bff5481f1 +Author: Juan Pablo Ugarte +Date: Mon Aug 19 13:57:56 2013 -0300 + + Added missing AtkRole displayable values + + plugins/gtk+/gtk+.xml.in | 105 +++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 105 insertions(+) + +commit d197d5a1f48bb0cfa265082c788725ecbcd7065a +Author: Juan Pablo Ugarte +Date: Mon Aug 19 13:52:49 2013 -0300 + + Moved GtkSelectionMode displayable values from GtkTreeview to GtkListBox + because it needs it earlier + + plugins/gtk+/gtk+.xml.in | 22 +++++++++++----------- + 1 file changed, 11 insertions(+), 11 deletions(-) + +commit 796d6b3f9af451436af71bba6e229603af3f6e2f +Author: Juan Pablo Ugarte +Date: Mon Aug 19 12:48:12 2013 -0300 + + Added GtkOverlay icons + + plugins/gtk+/gtk+.xml.in | 1 - + plugins/gtk+/icons/16x16/Makefile.am | 201 ++++++++++++------------ + plugins/gtk+/icons/16x16/widget-gtk-overlay.png | Bin 0 -> 221 bytes + plugins/gtk+/icons/22x22/Makefile.am | 199 +++++++++++------------ + plugins/gtk+/icons/22x22/widget-gtk-overlay.png | Bin 0 -> 238 bytes + 5 files changed, 201 insertions(+), 200 deletions(-) + +commit 9c06e1ddf758d78bd79203e7f2bcbc36f67aa1f1 +Author: Juan Pablo Ugarte +Date: Fri Aug 16 13:39:25 2013 -0300 + + Added GtkApplicationWindow to the catalog + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit 4fced46855d4f947a5dfc28ef238ee35bc02e360 +Author: Juan Pablo Ugarte +Date: Wed Jul 17 17:54:16 2013 -0300 + + Drag&Drop clean up. + + Added private _GladeDrag interface. (only used internaly in gladeui) + + Implemented _GladeDrag in GladePlaceholder GladeWidget GladeDesignView and GladeDesignLayout + + Added drag-dest property to GladeWidget to enable/disable drag support + (used in GtkFixed GtkLayout and GtkOverlay containers) + + Made GladeInspector a drag source by implementing GtkTreeDragSource interface in GladeProject + + gladeui/Makefile.am | 8 +- + gladeui/glade-design-layout.c | 187 +++++--------- + gladeui/glade-design-private.h | 19 +- + gladeui/glade-design-view.c | 522 +++++++++++++++++---------------------- + gladeui/glade-design-view.h | 3 - + gladeui/glade-dnd.c | 174 +++++++++++++ + gladeui/glade-dnd.h | 52 ++++ + gladeui/glade-drag.c | 86 +++++++ + gladeui/glade-drag.h | 81 ++++++ + gladeui/glade-inspector.c | 6 + + gladeui/glade-palette.c | 36 +-- + gladeui/glade-placeholder.c | 255 +++++++++++++------ + gladeui/glade-project.c | 48 +++- + gladeui/glade-widget.c | 102 +++++++- + plugins/gtk+/glade-gtk-overlay.c | 5 +- + src/glade-window.c | 2 - + 16 files changed, 1045 insertions(+), 541 deletions(-) + +commit 5edf71dc7030aefa3671edc36077d046306624f4 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 17:26:33 2013 -0300 + + Fixed rendering issues now that we support GtkOverlay and overlay children can be outside of its parent allocation. + + gladeui/glade-design-layout.c | 101 +++++++++++++++++++++++++++++++----------- + 1 file changed, 75 insertions(+), 26 deletions(-) + +commit c456aba9ec07dbcdebdd85b4a7756b3563e5ab14 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 17:26:09 2013 -0300 + + Added GtkOverlay support + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-overlay.c | 192 +++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 11 ++- + 3 files changed, 203 insertions(+), 1 deletion(-) + +commit 879008c37499bef97857e6ed933110e8187ddd8a +Author: Juan Pablo Ugarte +Date: Wed Aug 7 12:25:41 2013 -0300 + + Replaced glade_design_layout_find_inside_container() with new private API + _glade_design_layout_get_child_at_position() + + gladeui/glade-design-layout.c | 319 ++++++++++++++++++++++++++++++----------- + gladeui/glade-design-private.h | 4 + + 2 files changed, 239 insertions(+), 84 deletions(-) + +commit e75bc7894786049b0d5eecbcb7227e5f508dd71b +Author: Juan Pablo Ugarte +Date: Fri Aug 16 12:44:32 2013 -0300 + + Fixed copyright dates + + src/glade.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 529532bccc85700d0a39ee67ccb08df8efaa70e8 +Author: Daniel Mustieles +Date: Mon Aug 19 11:42:26 2013 +0200 + + Updated Spanish translation + + po/es.po | 975 +++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 508 insertions(+), 467 deletions(-) + +commit 04f706e57d197d01d67619184c0f468bfdee5d93 +Author: Matej Urbančič +Date: Sun Aug 18 15:06:50 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 2453 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 1475 insertions(+), 978 deletions(-) + +commit 53c57289e16c3907291a0b819dff7b54a537aae2 +Author: Giovanni Campagna +Date: Sun May 19 15:50:20 2013 +0200 + + catalog: add missing attributes to the DTD + + Most projects shipping external catalogs check validity with the + DTD during make check, so it's important that most supported + features are advertised. + + https://bugzilla.gnome.org/show_bug.cgi?id=700962 + + plugins/glade-catalog.dtd | 36 +++++++++++++++++++++++++++++++++++- + 1 file changed, 35 insertions(+), 1 deletion(-) + +commit 2d7c6e035c6b28fc7523a81111cf50002436257e +Author: Aurimas Černius +Date: Sun Aug 11 20:56:40 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 1094 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 544 insertions(+), 550 deletions(-) + +commit 075c2ad3b69b7dfbe0973e666dc22aae0b9fd2ac +Author: Tristan Van Berkom +Date: Thu Aug 8 14:35:44 2013 +0200 + + Fixed some composite template classes + + ... to properly mention if children are accessible as "internal" or not. + + plugins/gtk+/glade-action-editor.c | 2 +- + plugins/gtk+/glade-button-editor.c | 2 +- + plugins/gtk+/glade-entry-editor.c | 2 +- + plugins/gtk+/glade-window-editor.c | 2 +- + src/glade-window.c | 80 +++++++++++++++++++------------------- + 5 files changed, 44 insertions(+), 44 deletions(-) + +commit 33b09637843b46db744e256959e86bd50a9b367f +Author: Kalev Lember +Date: Thu Aug 8 11:31:30 2013 +0200 + + build: Bump the required GTK+ version for the new listbox API + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit c52ab3b2f13de9c091799665cc30c399e541f994 +Author: Kalev Lember +Date: Wed Aug 7 17:52:27 2013 +0200 + + GtkListBox: Simplify code by using new GTK+ API + + Instead of fiddling around with gobject_get_data/set_data and sorting, use the + new gtk_list_box_insert() and gtk_list_box_row_get_index() to put the rows in + the correct position. + + plugins/gtk+/glade-gtk-list-box.c | 79 ++++++++------------------------------- + plugins/gtk+/gtk+.xml.in | 3 +- + 2 files changed, 17 insertions(+), 65 deletions(-) + +commit 9d3b3b3a6225126776980a5d3350354a613474d9 +Author: Piotr Drąg +Date: Wed Aug 7 22:13:03 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 3549eeac248e8f94abd19a0f2d43e02fec800742 +Author: Juan Pablo Ugarte +Date: Wed Aug 7 11:32:41 2013 -0300 + + Added add-child-verify function to GtkScrolledWindow which is the only place we want to check if we can add a child or not. + Stop using glade_util_check_and_warn_scrollable() everywhere but in GtkScrolledWindow add-child-verify function. + + gladeui/glade-placeholder.c | 22 +++++++++------------- + gladeui/glade-popup.c | 10 +++------- + gladeui/glade-project.c | 6 ------ + plugins/gtk+/glade-gtk-scrolled-window.c | 14 ++++++++++++++ + plugins/gtk+/glade-gtk-widget.c | 6 ------ + plugins/gtk+/gtk+.xml.in | 1 + + 6 files changed, 27 insertions(+), 32 deletions(-) + +commit e95245f5f1c93016489f137060ad79e25487f51e +Author: Tristan Van Berkom +Date: Wed Aug 7 16:03:06 2013 +0200 + + GtkListBox support: Added action to add list box rows to a list box. + + plugins/gtk+/glade-gtk-list-box.c | 23 +++++++++++++++++++++-- + plugins/gtk+/gtk+.xml.in | 6 ++++++ + 2 files changed, 27 insertions(+), 2 deletions(-) + +commit de8762fa8f914580deb9aa85256405768e2bafbf +Author: Kalev Lember +Date: Mon Jul 1 21:03:29 2013 +0200 + + Add GtkListBox support + + https://bugzilla.gnome.org/show_bug.cgi?id=702296 + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-list-box.c | 298 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 35 +++++ + 3 files changed, 334 insertions(+) + +commit 8daa0ce03c02f4275afe448cf457678ce23c7205 +Author: Juan Pablo Ugarte +Date: Wed Aug 7 10:28:05 2013 -0300 + + Removed reveal-child-test-proxy property. We always show up the widget in the workspace. + + plugins/gtk+/glade-gtk-revealer.c | 16 ++-------------- + plugins/gtk+/gtk+.xml.in | 9 +-------- + 2 files changed, 3 insertions(+), 22 deletions(-) + +commit 0a070ef023538e5b6a51d6168c92b5ea744f192f +Author: Tristan Van Berkom +Date: Wed Aug 7 13:00:25 2013 +0200 + + Fixed sporadic behaviour of spin buttons. + + There may be more issues, but now selecting the entry text and inserting + new text will not have any 0 appended. + + This regression (fixed by this patch) was introduced by + commit 84990bcaec39109be3c53b1a13ba31ca5d865970 + + gladeui/glade-editor-property.c | 20 +++++++++++++++++++- + 1 file changed, 19 insertions(+), 1 deletion(-) + +commit 385ab2939c05b6d783df2012a4c02af843442342 +Author: Juan Pablo Ugarte +Date: Tue Aug 6 07:51:31 2013 -0300 + + Finished support for GtkRevealer. + Ignore reveal-child property and added a proxy property to test it. + Added icons. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-revealer.c | 51 +++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 23 ++++++---- + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-revealer.png | Bin 0 -> 217 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-revealer.png | Bin 0 -> 221 bytes + 7 files changed, 70 insertions(+), 7 deletions(-) + +commit 3b1c92f1a1c20c6ff648105c35f1b9c20f6e3b5a +Author: Timm Bäder +Date: Tue Jul 16 22:10:44 2013 +0200 + + Add GtkRevealer to the Gtk+ catalog + + plugins/gtk+/gtk+.xml.in | 16 ++++++++++++++++ + 1 file changed, 16 insertions(+) + +commit 35e7b5e6a75581549c9a5443b37e39dd0bf872ad +Author: Juan Pablo Ugarte +Date: Mon Jul 29 15:08:56 2013 -0300 + + Replaced g_type_class_add_private() with G_ADD_PRIVATE () + because the new template api no longer works with g_type_class_add_private() + This fixes crashes in every template object + + gladeui/glade-editor.c | 10 ++-------- + gladeui/glade-project-properties.c | 9 ++------- + gladeui/glade-property-label.c | 8 ++------ + plugins/gtk+/glade-about-dialog-editor.c | 9 ++------- + plugins/gtk+/glade-action-editor.c | 9 ++------- + plugins/gtk+/glade-activatable-editor.c | 10 ++-------- + plugins/gtk+/glade-app-chooser-button-editor.c | 10 ++-------- + plugins/gtk+/glade-app-chooser-widget-editor.c | 10 ++-------- + plugins/gtk+/glade-arrow-editor.c | 10 ++-------- + plugins/gtk+/glade-box-editor.c | 10 ++-------- + plugins/gtk+/glade-button-editor.c | 9 ++------- + plugins/gtk+/glade-combo-box-editor.c | 10 ++-------- + plugins/gtk+/glade-combo-box-text-editor.c | 10 ++-------- + plugins/gtk+/glade-entry-editor.c | 9 ++------- + plugins/gtk+/glade-grid-editor.c | 10 ++-------- + plugins/gtk+/glade-icon-view-editor.c | 10 ++-------- + plugins/gtk+/glade-image-editor.c | 9 ++------- + plugins/gtk+/glade-label-editor.c | 9 ++------- + plugins/gtk+/glade-layout-editor.c | 10 ++-------- + plugins/gtk+/glade-level-bar-editor.c | 10 ++-------- + plugins/gtk+/glade-notebook-editor.c | 9 ++------- + plugins/gtk+/glade-progress-bar-editor.c | 10 ++-------- + plugins/gtk+/glade-real-tree-view-editor.c | 10 ++-------- + plugins/gtk+/glade-recent-chooser-editor.c | 9 ++------- + plugins/gtk+/glade-scale-button-editor.c | 9 ++------- + plugins/gtk+/glade-scrollbar-editor.c | 10 ++-------- + plugins/gtk+/glade-scrolled-window-editor.c | 10 ++-------- + plugins/gtk+/glade-text-view-editor.c | 10 ++-------- + plugins/gtk+/glade-tool-button-editor.c | 9 ++------- + plugins/gtk+/glade-tool-palette-editor.c | 10 ++-------- + plugins/gtk+/glade-viewport-editor.c | 10 ++-------- + plugins/gtk+/glade-widget-editor.c | 8 ++------ + plugins/gtk+/glade-window-editor.c | 9 ++------- + src/glade-preferences.c | 14 +++----------- + src/glade-window.c | 12 +++--------- + 35 files changed, 72 insertions(+), 268 deletions(-) + +commit e42648eb11eba71983347d82b1dc73337ee99af9 +Author: Colin Walters +Date: Sat Jul 27 09:28:11 2013 -0400 + + Fix up previous patch to build + + It wasn't complete. + + plugins/gtk+/glade-about-dialog-editor.c | 20 +++++----- + plugins/gtk+/glade-action-editor.c | 18 ++++----- + plugins/gtk+/glade-activatable-editor.c | 6 +-- + plugins/gtk+/glade-app-chooser-button-editor.c | 2 +- + plugins/gtk+/glade-app-chooser-widget-editor.c | 2 +- + plugins/gtk+/glade-arrow-editor.c | 2 +- + plugins/gtk+/glade-box-editor.c | 2 +- + plugins/gtk+/glade-button-editor.c | 44 ++++++++++----------- + plugins/gtk+/glade-combo-box-editor.c | 2 +- + plugins/gtk+/glade-combo-box-text-editor.c | 2 +- + plugins/gtk+/glade-entry-editor.c | 54 +++++++++++++------------- + plugins/gtk+/glade-grid-editor.c | 2 +- + plugins/gtk+/glade-icon-view-editor.c | 2 +- + plugins/gtk+/glade-image-editor.c | 20 +++++----- + plugins/gtk+/glade-label-editor.c | 30 +++++++------- + plugins/gtk+/glade-layout-editor.c | 2 +- + plugins/gtk+/glade-level-bar-editor.c | 2 +- + plugins/gtk+/glade-notebook-editor.c | 4 +- + plugins/gtk+/glade-progress-bar-editor.c | 2 +- + plugins/gtk+/glade-real-tree-view-editor.c | 2 +- + plugins/gtk+/glade-recent-chooser-editor.c | 4 +- + plugins/gtk+/glade-scale-editor.c | 2 +- + plugins/gtk+/glade-scrollbar-editor.c | 2 +- + plugins/gtk+/glade-scrolled-window-editor.c | 2 +- + plugins/gtk+/glade-text-view-editor.c | 2 +- + plugins/gtk+/glade-tool-button-editor.c | 30 +++++++------- + plugins/gtk+/glade-tool-palette-editor.c | 2 +- + plugins/gtk+/glade-viewport-editor.c | 2 +- + plugins/gtk+/glade-widget-editor.c | 22 +++++------ + plugins/gtk+/glade-window-editor.c | 12 +++--- + 30 files changed, 150 insertions(+), 150 deletions(-) + +commit 58a8879a7fe516e099d0fe701e7c7911e2e62804 +Author: Matthias Clasen +Date: Fri Jul 26 21:28:03 2013 -0400 + + Adapt to recent GTK+ api changes + + The template binding macros got renamed around a few times. + + https://bugzilla.gnome.org/show_bug.cgi?id=704965 + + gladeui/glade-editor.c | 24 +++---- + gladeui/glade-project-properties.c | 36 +++++----- + gladeui/glade-property-label.c | 6 +- + src/glade-preferences.c | 26 +++---- + src/glade-window.c | 144 ++++++++++++++++++------------------- + 5 files changed, 118 insertions(+), 118 deletions(-) + +commit 54763c43ffe8e98ecec3705f1031ca25ba793bfa +Author: Chao-Hsiung Liao +Date: Thu Jul 25 19:49:38 2013 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 4381 +++++++++++++++++++++++++++++++++++++--------------------- + po/zh_TW.po | 4383 ++++++++++++++++++++++++++++++++++++++--------------------- + 2 files changed, 5594 insertions(+), 3170 deletions(-) + +commit 1a4961e90d23f711a301d116bc515db6c5c282cd +Author: Benjamin Steinwender +Date: Mon Jul 22 06:41:04 2013 +0200 + + Updated German translation + + po/de.po | 4463 ++++++++++++++++++++++++++++++++++++++++---------------------- + 1 file changed, 2882 insertions(+), 1581 deletions(-) + +commit 1bce0c9a6909999bdc8bb2c5c86d32090644a7b3 +Author: Juan Pablo Ugarte +Date: Fri Jul 19 15:59:24 2013 -0300 + + Made GladeProject load and save document level comments present before the root element. + Save in a comment the glade version used to create the file. + + gladeui/glade-project.c | 140 ++++++++++++++++++++++++++---------------------- + 1 file changed, 76 insertions(+), 64 deletions(-) + +commit eba6befa449bba7ca432c3c09f97b60e5f29570a +Author: Juan Pablo Ugarte +Date: Fri Jul 19 15:55:54 2013 -0300 + + Added new funtions to handle document level comments + glade_xml_doc_new_comment(), glade_xml_node_prev_with_comments (), + glade_xml_node_add_prev_sibling () and glade_xml_node_add_next_sibling () + + gladeui/glade-xml-utils.c | 25 +++++++++++++++++++++++++ + gladeui/glade-xml-utils.h | 5 ++++- + 2 files changed, 29 insertions(+), 1 deletion(-) + +commit accd7067a18390b6e0050fb234d2de4420b80227 +Author: Marek Černocký +Date: Fri Jul 19 08:13:03 2013 +0200 + + Updated Czech translation + + help/cs/cs.po | 967 +++++++++++++++++++++++++++++++++++++++------------------- + 1 file changed, 646 insertions(+), 321 deletions(-) + +commit 1e80b8529e95378f800cfbe375925be33efbe04f +Author: Marek Černocký +Date: Fri Jul 12 12:57:52 2013 +0200 + + Updated Czech translation + + po/cs.po | 22 +++++++++++----------- + 1 file changed, 11 insertions(+), 11 deletions(-) + +commit 89fd1354460fd64b6a2aa545bdab649ddb1f5b70 +Author: Juan Pablo Ugarte +Date: Thu Jul 11 12:08:10 2013 -0300 + + Fixed leak in glade_design_layout_drag_begin() + + gladeui/glade-design-layout.c | 1 + + 1 file changed, 1 insertion(+) + +commit 71b70b37ab4023f44870ec5e47dc8843de93c3eb +Author: Juan Pablo Ugarte +Date: Wed Jul 10 17:44:04 2013 -0300 + + Removed use of deprecated gtk_widget_get_style() function + and hardcoded dark and light colors since we are already using a pixmap for the background + + gladeui/glade-placeholder.c | 30 +++++++++++++++--------------- + 1 file changed, 15 insertions(+), 15 deletions(-) + +commit 15f08f078e048051fa2ddbfe17ee1fa011e5ab15 +Author: Andika Triwidada +Date: Sun Jul 7 08:28:08 2013 +0700 + + Updated Indonesian translation + + po/id.po | 4351 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2703 insertions(+), 1648 deletions(-) + +commit 6d6bfce1fc7c6d6b0b9dc2c4c315891770cef524 +Author: Marek Černocký +Date: Sat Jul 6 11:12:24 2013 +0200 + + Updated Czech translation + + po/cs.po | 4377 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2722 insertions(+), 1655 deletions(-) + +commit 19ebe3e7401112ad9f3f6b91e6c53fd622601232 +Author: Juan Pablo Ugarte +Date: Mon Jul 1 17:12:45 2013 -0300 + + Made double click on the toplevel border select the widget even if there is a child selected. + + gladeui/glade-design-layout.c | 9 +++++---- + 1 file changed, 5 insertions(+), 4 deletions(-) + +commit 752ee621bd3bbb1ee081b2a6a60a065f2375db32 +Author: Edson Silva +Date: Sun Jun 30 10:16:46 2013 -0300 + + Updated Brazilian Portuguese translation + + po/pt_BR.po | 4947 ++++++++++++++++++++++++++++++++++++++--------------------- + 1 file changed, 3188 insertions(+), 1759 deletions(-) + +commit 782831b1f79588483a44bdae23b1f614fce6016b +Author: Juan Pablo Ugarte +Date: Thu Jun 27 18:05:19 2013 -0300 + + Update widget name when realizing layout to prevent lossing it after a reparent. + + gladeui/glade-design-layout.c | 31 +++++++++++++++++++++++-------- + 1 file changed, 23 insertions(+), 8 deletions(-) + +commit ae3b3581059f28599da71ca0163840436ab33b42 +Author: Juan Pablo Ugarte +Date: Wed Jun 19 17:03:41 2013 -0300 + + Replaced use of cairo_device_to_user() with cairo_translate() cairo_move_to() combination to + avoid a selection drawing bug on overlay children. + + gladeui/glade-design-layout.c | 42 +++++++++++++++++++++--------------------- + 1 file changed, 21 insertions(+), 21 deletions(-) + +commit c222ee5d902e42eba0787fdcda5418b0d30d1504 +Author: Juan Pablo Ugarte +Date: Mon Jun 17 19:09:31 2013 -0300 + + Remove shadow from GladeEditor internal scrolled window since its packed inside a notebook page. + + gladeui/glade-editor.ui | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit b81f5455d572bc18f1c121f1d45af9d0fd62b39e +Author: Sébastien Granjoux +Date: Tue Jun 18 22:45:10 2013 +0200 + + bgo #700730 - Weird windows showing up when a dock is moved while editing a GtkBuilder file + + gladeui/glade-design-layout.c | 17 +++++++++++++++-- + 1 file changed, 15 insertions(+), 2 deletions(-) + +commit a2ba7b937e585b59983d4b8e3a9793aca918d4a4 +Author: Matthias Clasen +Date: Mon Jun 24 17:58:24 2013 -0400 + + Add man pages + + https://bugzilla.gnome.org/show_bug.cgi?id=703013 + + Makefile.am | 6 ++- + configure.ac | 18 ++++++++ + man/Makefile.am | 22 ++++++++++ + man/glade-previewer.xml | 105 ++++++++++++++++++++++++++++++++++++++++++++ + man/glade.xml | 114 ++++++++++++++++++++++++++++++++++++++++++++++++ + 5 files changed, 264 insertions(+), 1 deletion(-) + +commit e29c947a60d149102e80237377607d3971ab22b6 +Author: Daniel Mustieles +Date: Tue Jun 18 11:16:52 2013 +0200 + + Updated Spanish translation + + po/es.po | 40 ++++++++++++++++++++-------------------- + 1 file changed, 20 insertions(+), 20 deletions(-) + +commit fb1a060b3af6409bb596e91067e3a8558e7a0529 +Author: Tristan Van Berkom +Date: Tue Jun 18 17:53:34 2013 +0900 + + Revert "glade-inspector: Use a GtkSearchEntry" + + This reverts commit 9d462d504e3f82df7524c68f13bc98863272919c. + + The search entry dominates the entry icons, which are used by + Glade (Glade uses the secondary icon to 'expand-all' the treeview + in a single click). + + gladeui/glade-inspector.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 0acc6910cfa1803d547d135e4c03b1e76f361d93 +Author: Tristan Van Berkom +Date: Tue Jun 18 17:13:25 2013 +0900 + + Rolling 3.15.2 Development Snapshot + + NEWS | 20 ++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 21 insertions(+), 1 deletion(-) + +commit b817dc24190dbc8d3b1e7429de63143286bde40e +Author: Marco Diego Aurélio Mesquita +Date: Mon Jun 17 10:48:27 2013 -0300 + + Only update project if the project has indeed changed. + + gladeui/glade-inspector.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit 7f78ea6f641b72a4cfeb56f0e4be956219f4b999 +Author: Tristan Van Berkom +Date: Mon May 20 21:23:20 2013 +0900 + + Fix bug 588844 - query dialog cancels if deleted + + Cancel the operation if the window close button is clicked or Escape is pressed. + + gladeui/glade-editor.c | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +commit fd967b9720c57db335328a59701da4d9f22bdc8d +Author: Daniel Mustieles +Date: Mon Jun 17 17:53:49 2013 +0200 + + Updated Spanish translation + + po/es.po | 46 ++++++++++++++++++++++------------------------ + 1 file changed, 22 insertions(+), 24 deletions(-) + +commit 9d462d504e3f82df7524c68f13bc98863272919c +Author: Jasper St. Pierre +Date: Fri Jun 14 23:49:37 2013 -0400 + + glade-inspector: Use a GtkSearchEntry + + gladeui/glade-inspector.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 4e9fd1a6be45c708174e1ca62f1be2cf587cbd0a +Author: Juan Pablo Ugarte +Date: Thu Jun 6 20:08:33 2013 -0300 + + Fixed drag icon rendering bug. for some reason we need a cairo save/restore + around our custom draw methods otherwise the children rendering get affected + by our modifications to the cairo matrix. + + gladeui/glade-design-layout.c | 14 +++++++++++++- + 1 file changed, 13 insertions(+), 1 deletion(-) + +commit e82687bcc90c1122ecf376a790e9b366e2b69fcd +Author: Juan Pablo Ugarte +Date: Thu Jun 6 20:03:11 2013 -0300 + + Fixed drag&drop bug. A bogus drag was being triggered when resizing a widget in the workspace. + + gladeui/glade-design-layout.c | 15 ++++++++++----- + 1 file changed, 10 insertions(+), 5 deletions(-) + +commit 7b0573899b52735b141f9d492068c050667cd770 +Author: Juan Pablo Ugarte +Date: Wed May 22 15:55:50 2013 -0300 + + Set GladeEditor:show-class-field runtime default to be the same as the proeprty default + Fixes bug that made glade_editor_hide_class_field() do not work the first time it was called. + + gladeui/glade-editor.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 4e3789872d36820316ba244fd5cfc5cfa5385ebd +Author: Fran Diéguez +Date: Thu Jun 6 12:11:48 2013 +0200 + + Updated Galician translations + + po/gl.po | 2350 +++++++++++++++++++++----------------------------------------- + 1 file changed, 779 insertions(+), 1571 deletions(-) + +commit 1064b9cddb3096eff7fc4c4f1fd288dec88a5b15 +Author: Daniel Mustieles +Date: Wed Jun 5 18:28:31 2013 +0200 + + Updated Spanish translation + + po/es.po | 223 +++++++++++++++++++++++++++++---------------------------------- + 1 file changed, 101 insertions(+), 122 deletions(-) + +commit 23c5b0780346aebad747eb547ba14fba2677e5f1 +Author: Dimitris Spingos +Date: Wed Jun 5 07:50:14 2013 +0300 + + Updated Greek translation + + po/el.po | 1389 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 757 insertions(+), 632 deletions(-) + +commit b80b6e2bc7e60a4f14cf9a10850731eb9765feb8 +Author: Marek Černocký +Date: Tue Jun 4 22:13:16 2013 +0200 + + Fixed typo + + plugins/gtk+/glade-entry-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit fcdc0035a7983fd8cfc8ca268b5a7c66385b220f +Author: Jiro Matsuzawa +Date: Sat Jun 1 00:18:50 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 86877629b2257c4a6cdc3bea3244a95f49c7a485 +Author: Jiro Matsuzawa +Date: Fri May 31 23:14:07 2013 +0900 + + l10n: Update Japanese translation + + po/ja.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 3b4495bafaa027c041da8fbbf60040075bf69db6 +Author: Juan Pablo Ugarte +Date: Wed May 22 15:33:43 2013 -0300 + + Made GladeWindow a composite template. + NOTE: most of the changes in glade.glade are because widgets are moved one level in the hierarchy + + src/Makefile.am | 1 - + src/glade-callbacks.h | 95 ---- + src/glade-window.c | 379 ++++++------- + src/glade.glade | 1429 +++++++++++++++++++++++++------------------------ + 4 files changed, 931 insertions(+), 973 deletions(-) + +commit ad72d61786074fd53cdc430d238910b68c999e5d +Author: Juan Pablo Ugarte +Date: Wed May 22 15:33:18 2013 -0300 + + Ignore auto generaded files + + .gitignore | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 611139d8d758a07d9a349e1f8820fc9f40816b9c +Author: Juan Pablo Ugarte +Date: Wed May 22 15:12:44 2013 -0300 + + Fixed bug in optional object properties loading + + gladeui/glade-property.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 86fc704c54b05a2e1a74ed92d3ed01d341ab4049 +Author: Tristan Van Berkom +Date: Mon May 20 21:00:36 2013 +0900 + + Patch up bug 589337 - Fix by Michal 'hramrach' Suchanek + + This is a bandaid which fixes anoyance in dialogs which appear when creating + variable widgets like HBox. + + The spin editor is used in multiple places but only htese dialogs have a + default button so it is safe to set the spinbutton to activate default + unconditionally. Does not seem to break anything. + + gladeui/glade-editor-property.c | 1 + + 1 file changed, 1 insertion(+) + +commit 3892085794fa2de379adfa0686752fc68b41f519 +Author: Daniel Mustieles +Date: Mon May 20 12:59:17 2013 +0200 + + Updated Spanish translation + + po/es.po | 1215 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 686 insertions(+), 529 deletions(-) + +commit 4f8e1eac367f3cc4b899babc034355c5ecf1a0be +Author: Tristan Van Berkom +Date: Mon May 20 17:02:43 2013 +0900 + + GtkStatusbar: Allow editing "size" and don't query for "size" + + plugins/gtk+/gtk+.xml.in | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit fceed3f2e0e9cf91b409fbc17c0609a8e4c9630b +Author: Aurimas Černius +Date: Sun May 19 23:18:45 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 2047 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1149 insertions(+), 898 deletions(-) + +commit 5241fd092ea55046c83b0f55ddb0f5e65e4f7496 +Author: Tristan Van Berkom +Date: Sun May 19 21:16:48 2013 +0900 + + Disable GtkTreeViewColumn:cell-area + + CellAreas are still not configurable in Glade. + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit a5207ae28d9649bea2a6068dd683e82a59247460 +Author: Tristan Van Berkom +Date: Sun May 19 20:52:35 2013 +0900 + + Fix crasher bug 682191 - Avoid copying unknown widget types + + Fixed check for unknown widget types when user tries to cut/copy + widgets to be a recursive check. + + gladeui/glade-project.c | 48 +++++++++++++++++++++++++++++++++++------------- + 1 file changed, 35 insertions(+), 13 deletions(-) + +commit 020fc3b35022246566384ada6badcd62e89fcad8 +Author: Tristan Van Berkom +Date: Sun May 19 20:31:25 2013 +0900 + + Fix bug 686418 - crashes related to setting 'can-focus' property in the runtime. + + Not sure how this fixes things, we're probably taping over a deeper bug + inside GTK+. + + plugins/gtk+/glade-gtk-widget.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 616d52931948b5fea626a2a14e13c5c424fdace9 +Author: Tristan Van Berkom +Date: Sun May 19 20:27:36 2013 +0900 + + Let GtkEntry:has-frame be set on runtime objects + + plugins/gtk+/glade-gtk-entry.c | 16 ++++++++-------- + 1 file changed, 8 insertions(+), 8 deletions(-) + +commit 84990bcaec39109be3c53b1a13ba31ca5d865970 +Author: Tristan Van Berkom +Date: Sun May 19 19:26:57 2013 +0900 + + Fix bug 692972 - Make spin buttons commit values synchronously + + Two things done to fix this: + o gtk_spin_button_set_numeric() used to force numeric input + o Connect to the GtkEditable::changed signal and force the + value update with gtk_spin_button_update(), causing the + value-changed signal to be emitted synchronously and + the new property value committed. + + gladeui/glade-editor-property.c | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +commit 9771ab601e3651d8e62e79008b358081903307ec +Author: Tristan Van Berkom +Date: Sun May 19 19:06:23 2013 +0900 + + GtkInfoBar: Horizontal by default. + + plugins/gtk+/gtk+.xml.in | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit a456f2141483b2b01a261634b471f51231e47a49 +Author: Tristan Van Berkom +Date: Sun May 19 18:19:54 2013 +0900 + + Added GladeArrowEditor + + A simple editor which embeds the GladeMiscEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-arrow-editor.c | 77 ++++++++++++++++++++++++++ + plugins/gtk+/glade-arrow-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-arrow-editor.ui | 39 +++++++++++++ + plugins/gtk+/glade-gtk-arrow.c | 42 ++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 28 +++++++--- + po/POTFILES.in | 3 + + 8 files changed, 253 insertions(+), 9 deletions(-) + +commit e40034610bf633ae647774a6c2f18c85a27165bd +Author: Tristan Van Berkom +Date: Sun May 19 18:01:25 2013 +0900 + + Enhanced Label Editing + + o Use shared GladeMiscEditor + o Allow setting of width-chars / max-width-chars separately, since 3.0 + those are not mutually exclusive (maybe they never were ?) + + plugins/gtk+/glade-gtk-label.c | 27 --- + plugins/gtk+/glade-label-editor.c | 85 --------- + plugins/gtk+/glade-label-editor.ui | 345 +++---------------------------------- + plugins/gtk+/gtk+.xml.in | 6 - + 4 files changed, 24 insertions(+), 439 deletions(-) + +commit 2264f1de4865acad3ebd7c9e9d0ec1b3018497fe +Author: Tristan Van Berkom +Date: Sun May 19 17:48:32 2013 +0900 + + Added GladeMiscEditor + + The GladeMiscEditor edits the common GtkMisc properties in various editors, + this initial commit makes use of the editor in GladeImageEditor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-image-editor.ui | 253 +------------------------ + plugins/gtk+/glade-misc-editor.c | 48 +++++ + plugins/gtk+/glade-misc-editor.h | 56 ++++++ + plugins/gtk+/glade-misc-editor.ui | 207 ++++++++++++++++++++ + plugins/gtk-private/glade-gtk-private.xml | 4 + + po/POTFILES.in | 2 + + 8 files changed, 331 insertions(+), 243 deletions(-) + +commit f7fc7903e476cd9df5a3ef09f2868ae754f49a8c +Author: Tristan Van Berkom +Date: Sun May 19 17:03:34 2013 +0900 + + Added GladeIconViewEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-icon-view.c | 40 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-icon-view-editor.c | 76 ++++ + plugins/gtk+/glade-icon-view-editor.h | 57 +++ + plugins/gtk+/glade-icon-view-editor.ui | 514 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 38 +- + po/POTFILES.in | 3 + + 8 files changed, 727 insertions(+), 6 deletions(-) + +commit 20ed06c8cfa0eb7a0397d17243d6af1ca7a43770 +Author: Tristan Van Berkom +Date: Sat May 18 18:22:37 2013 +0900 + + Avoid calling gtk_stock_list_ids() when gdk_display_get_default() is NULL + + This is a workaround to patch GIR builds to work on build machines + with no DISPLAY. + + gladeui/glade-builtins.c | 13 ++++++++++++- + 1 file changed, 12 insertions(+), 1 deletion(-) + +commit 20b4bd963ee96ce5d4f01337c0124721dd080477 +Author: Tristan Van Berkom +Date: Sat May 18 23:27:16 2013 +0900 + + Added GladeRealTreeViewEditor + + GladeTreeViewEditor is already the editor used to combine view editors + with model editors inside a popup GladeBaseEditor, the GladeRealTreeViewEditor + is the custom editor which lays out properties for a GtkTreeView. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-tree-view.c | 48 +++ + plugins/gtk+/glade-real-tree-view-editor.c | 76 ++++ + plugins/gtk+/glade-real-tree-view-editor.h | 68 ++++ + plugins/gtk+/glade-real-tree-view-editor.ui | 517 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 35 +- + po/POTFILES.in | 2 + + 8 files changed, 745 insertions(+), 5 deletions(-) + +commit 5c978697e60f191564fcb914bf0b75c68f92862e +Author: Tristan Van Berkom +Date: Sat May 18 22:21:40 2013 +0900 + + Added GladeViewportEditor + + Another very basic editor embedding GladeScrollableEditor + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-viewport.c | 40 ++++++++++++++ + plugins/gtk+/glade-viewport-editor.c | 76 ++++++++++++++++++++++++++ + plugins/gtk+/glade-viewport-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-viewport-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 17 +++++- + po/POTFILES.in | 3 + + 8 files changed, 245 insertions(+), 2 deletions(-) + +commit 9df38fc6d9b32f60bafc56c04ba63fdfdec7feb7 +Author: Tristan Van Berkom +Date: Sat May 18 22:14:41 2013 +0900 + + Added GladeLayoutEditor + + A very basic editor which embeds the GladeScrollableEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-fixed-layout.c | 14 +++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-layout-editor.c | 76 ++++++++++++++++++++++++++ + plugins/gtk+/glade-layout-editor.h | 68 +++++++++++++++++++++++ + plugins/gtk+/glade-layout-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 13 +++++ + po/POTFILES.in | 2 + + 8 files changed, 215 insertions(+) + +commit 6edfe3ba81dfbc60192b039c76d4fefe4f23e6cb +Author: Tristan Van Berkom +Date: Sat May 18 21:47:40 2013 +0900 + + Added GladeToolPaletteEditor + + A very simple editor which just combines the basic + GladeEditorTable with a GladeScrollableEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-tool-palette.c | 21 ++++++-- + plugins/gtk+/glade-tool-palette-editor.c | 74 ++++++++++++++++++++++++++ + plugins/gtk+/glade-tool-palette-editor.h | 57 ++++++++++++++++++++ + plugins/gtk+/glade-tool-palette-editor.ui | 38 +++++++++++++ + plugins/gtk+/gtk+.xml.in | 38 ++++++++----- + po/POTFILES.in | 1 + + 8 files changed, 216 insertions(+), 17 deletions(-) + +commit 7ca7828200ffe34416021218861acfb112f25c26 +Author: Tristan Van Berkom +Date: Sat May 18 21:27:11 2013 +0900 + + Added GladeScrollableEditor and GladeTextViewEditor + + The GladeScrollableEditor can be embedded for any scrollable + widget editors, GladeTextViewEditor is the first to embed a + scrollable editor. + + plugins/gtk+/Makefile.am | 6 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 + + plugins/gtk+/glade-gtk-text-view.c | 14 + + plugins/gtk+/glade-scrollable-editor.c | 48 ++ + plugins/gtk+/glade-scrollable-editor.h | 56 +++ + plugins/gtk+/glade-scrollable-editor.ui | 170 +++++++ + plugins/gtk+/glade-text-view-editor.c | 74 +++ + plugins/gtk+/glade-text-view-editor.h | 57 +++ + plugins/gtk+/glade-text-view-editor.ui | 643 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 34 +- + plugins/gtk-private/glade-gtk-private.xml | 5 + + po/POTFILES.in | 4 + + 12 files changed, 1110 insertions(+), 3 deletions(-) + +commit 67b013bc1eb6b51662f13d993f9ed6ac1a2111a5 +Author: Tristan Van Berkom +Date: Sat May 18 19:23:59 2013 +0900 + + Added GladeLevelBarEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-level-bar.c | 40 ++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-level-bar-editor.c | 74 +++++++ + plugins/gtk+/glade-level-bar-editor.h | 57 +++++ + plugins/gtk+/glade-level-bar-editor.ui | 294 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 9 +- + po/POTFILES.in | 3 + + 8 files changed, 480 insertions(+), 2 deletions(-) + +commit 50c3c31c8247b6e6d36df5b9916fd913fe933127 +Author: Tristan Van Berkom +Date: Sat May 18 19:33:45 2013 +0900 + + configure.ac: Remove some useless statements. + + configure.ac | 11 ----------- + 1 file changed, 11 deletions(-) + +commit 5da496de827ad5f04de270597e68a2a9113c436e +Author: Dimitris Spingos +Date: Fri May 17 17:39:13 2013 +0300 + + Updated Greek translation + + po/el.po | 2277 +++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 1291 insertions(+), 986 deletions(-) + +commit 95627bc015a35e7d031830dbdf60c38aa9527c2b +Author: Daniel Mustieles +Date: Fri May 17 13:34:43 2013 +0200 + + Updated Spanish translation + + po/es.po | 601 ++++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 321 insertions(+), 280 deletions(-) + +commit f6713b724e222378a8d05be874357e5c9da153dd +Author: Tristan Van Berkom +Date: Thu May 16 23:19:03 2013 +0900 + + Added GladeProgressBarEditor + + plugins/gtk+/Makefile.am | 6 +- + plugins/gtk+/glade-gtk-progress-bar.c | 68 ++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-progress-bar-editor.c | 74 ++++++ + plugins/gtk+/glade-progress-bar-editor.h | 57 +++++ + plugins/gtk+/glade-progress-bar-editor.ui | 317 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 24 +- + po/POTFILES.in | 3 + + 8 files changed, 534 insertions(+), 16 deletions(-) + +commit 22154af400771676e4a1e60598d41c80f7186eba +Author: Tristan Van Berkom +Date: Wed May 15 23:17:47 2013 +0900 + + Added GladeScrollbarEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scrollbar.c | 40 +++ + plugins/gtk+/glade-scrollbar-editor.c | 75 +++++ + plugins/gtk+/glade-scrollbar-editor.h | 56 ++++ + plugins/gtk+/glade-scrollbar-editor.ui | 396 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 13 +- + po/POTFILES.in | 3 + + 8 files changed, 587 insertions(+), 1 deletion(-) + +commit 5a30cd5d9afebf54de36ee3b655e1ccfca39aeea +Author: Fran Diéguez +Date: Thu May 16 03:28:22 2013 +0200 + + Updated Galician translations + + po/gl.po | 1541 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 839 insertions(+), 702 deletions(-) + +commit 5c4e183cfe77e06156625e4c71eb6914ef56daa3 +Author: Fran Diéguez +Date: Thu May 16 03:19:15 2013 +0200 + + Updated Galician translations + + po/gl.po | 2357 +++++++++++++++++++++++++++++++++----------------------------- + 1 file changed, 1273 insertions(+), 1084 deletions(-) + +commit 0cd980f6f185beeaeabb7d5d0a8ec5534f42647a +Author: Tristan Van Berkom +Date: Wed May 15 22:32:16 2013 +0900 + + Added GladeScaleEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scale.c | 68 ++++ + plugins/gtk+/glade-scale-editor.c | 75 ++++ + plugins/gtk+/glade-scale-editor.h | 56 +++ + plugins/gtk+/glade-scale-editor.ui | 539 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 +- + po/POTFILES.in | 3 + + 8 files changed, 766 insertions(+), 1 deletion(-) + +commit 6a4cb728d7548ad427ef199ebaa206089c51c96e +Author: Daniel Mustieles +Date: Mon May 13 13:28:00 2013 +0200 + + Updated Spanish translation + + po/es.po | 822 +++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 460 insertions(+), 362 deletions(-) + +commit 10e8fec5cbaeca1a970f7648d9294ef5d9e58c3f +Author: Tristan Van Berkom +Date: Mon May 13 19:10:25 2013 +0900 + + GladeWidget: Avoid assertions when rebuilding a widget and internal children are missing. + + Internal children can go missing when changing a construct property which + decides if the internal child exists, such as the 'has-entry' property + of GtkComboBox. + + gladeui/glade-widget.c | 17 +++++++++++++++++ + 1 file changed, 17 insertions(+) + +commit ae6bdf61f6ed6ab6f9ed607efb9fe15c163ca0c1 +Author: Tristan Van Berkom +Date: Mon May 13 19:05:26 2013 +0900 + + Added GladeComboBoxEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-combo-box-editor.c | 74 ++++ + plugins/gtk+/glade-combo-box-editor.h | 56 +++ + plugins/gtk+/glade-combo-box-editor.ui | 539 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-combo-box-text.c | 1 - + plugins/gtk+/glade-gtk-combo-box.c | 13 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 31 +- + po/POTFILES.in | 2 + + 9 files changed, 705 insertions(+), 15 deletions(-) + +commit 9b06b5bb0968d58536918bfb80f4904825a569dd +Author: Tristan Van Berkom +Date: Mon May 13 18:35:25 2013 +0900 + + Enhancing GtkComboBox editing regarding tearoff menus + + plugins/gtk+/glade-combo-box-text-editor.ui | 53 +++++++++++++++++++++++++++-- + plugins/gtk+/glade-gtk-combo-box.c | 10 ++++++ + plugins/gtk+/gtk+.xml.in | 8 +++-- + 3 files changed, 66 insertions(+), 5 deletions(-) + +commit 8ed9111ee5ce07781fcc3414363f2a1755e25be8 +Author: Tristan Van Berkom +Date: Mon May 13 18:12:18 2013 +0900 + + Enhancing GtkComboBoxText editor + + Now the entry related properties are insensitive if 'has-entry' is + false, added the entry related properties to the GtkComboBoxText editor. + + plugins/gtk+/glade-combo-box-text-editor.ui | 80 +++++++++++++++++++++++++++-- + plugins/gtk+/glade-gtk-cell-layout.h | 2 + + plugins/gtk+/glade-gtk-combo-box.c | 35 ++++++++++--- + plugins/gtk+/gtk+.xml.in | 7 +-- + 4 files changed, 109 insertions(+), 15 deletions(-) + +commit 4a65620ac5a56cc781594eb56c7d68fb7e49678f +Author: Tristan Van Berkom +Date: Mon May 13 17:18:49 2013 +0900 + + GladeGtkComboBoxText / GladeStringList: Support editing the "id" attributes + + Let users specify "id"s for the text they add to a GtkComboBoxText + + This patch updates a couple other files which use GladeStringList without + the "ID" feature. + + plugins/gtk+/glade-gtk-combo-box-text.c | 14 ++- + plugins/gtk+/glade-gtk-recent-file-filter.c | 4 +- + plugins/gtk+/glade-gtk-widget.c | 4 +- + plugins/gtk+/glade-string-list.c | 174 ++++++++++++++++++++++++---- + plugins/gtk+/glade-string-list.h | 21 ++-- + 5 files changed, 180 insertions(+), 37 deletions(-) + +commit bf0f4e00378e1b829c17359646fa60a65e2d9a76 +Author: Tristan Van Berkom +Date: Sun May 12 21:36:33 2013 +0900 + + Added GladeComboBoxTextEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-combo-box-text-editor.c | 74 +++++++++ + plugins/gtk+/glade-combo-box-text-editor.h | 56 +++++++ + plugins/gtk+/glade-combo-box-text-editor.ui | 203 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-combo-box-text.c | 14 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 19 ++- + po/POTFILES.in | 2 + + 8 files changed, 371 insertions(+), 1 deletion(-) + +commit 02ffbbc4826a4553759ee2ee9b9884f479019088 +Author: Tristan Van Berkom +Date: Sun May 12 21:02:45 2013 +0900 + + Added GladeAppChooserButtonEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-app-chooser-button-editor.c | 74 +++++++++ + plugins/gtk+/glade-app-chooser-button-editor.h | 56 +++++++ + plugins/gtk+/glade-app-chooser-button-editor.ui | 195 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-app-chooser-button.c | 55 +++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 11 +- + po/POTFILES.in | 3 + + 8 files changed, 396 insertions(+), 3 deletions(-) + +commit d7155dc95a9494f15740262a9147fdefecbdd24d +Author: Tristan Van Berkom +Date: Sun May 12 20:26:15 2013 +0900 + + Added GladeAppChooserWidgetEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-app-chooser-widget-editor.c | 74 ++++++++ + plugins/gtk+/glade-app-chooser-widget-editor.h | 56 ++++++ + plugins/gtk+/glade-app-chooser-widget-editor.ui | 236 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-app-chooser-widget.c | 40 ++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 17 +- + po/POTFILES.in | 3 + + 8 files changed, 428 insertions(+), 3 deletions(-) + +commit 17a43f9ceadd459729255491e6c7aba965e1e87a +Author: Tristan Van Berkom +Date: Sun May 12 19:42:15 2013 +0900 + + GTK+ Plugin: Touch up properties for GtkAppChooserDialog + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit bba4e48982875fccd168fd621fe856ae5b83fcbf +Author: Tristan Van Berkom +Date: Sun May 12 19:30:35 2013 +0900 + + Added GladeScaleButtonEditor. + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-button.c | 5 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 3 +- + plugins/gtk+/glade-scale-button-editor.c | 85 ++++++++ + plugins/gtk+/glade-scale-button-editor.h | 57 ++++++ + plugins/gtk+/glade-scale-button-editor.ui | 262 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 +- + po/POTFILES.in | 6 +- + 8 files changed, 433 insertions(+), 15 deletions(-) + +commit c733d592a83cfcc0c2c898c0fc6abafd1398d44b +Author: Tristan Van Berkom +Date: Sun May 12 19:29:59 2013 +0900 + + GladeButtonEditor: Added an extension port for derived editors to add properties + + plugins/gtk+/glade-button-editor.c | 21 ++++++++++-- + plugins/gtk+/glade-button-editor.h | 3 +- + plugins/gtk+/glade-button-editor.ui | 55 ++++++++++++++++++++----------- + plugins/gtk-private/glade-gtk-private.xml | 12 +++++-- + 4 files changed, 65 insertions(+), 26 deletions(-) + +commit 0cca1d2ee9cbee859b416bbc8472026ed6b8a44b +Author: Tristan Van Berkom +Date: Sun May 12 18:41:29 2013 +0900 + + GladeButtonEditor: Don't allow modifying content of a GtkLinkButton + + plugins/gtk+/glade-button-editor.c | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +commit fb0d83cb9b1cdf06ba4aadd272a8a4ebe36f660c +Author: Tristan Van Berkom +Date: Sun May 12 18:33:38 2013 +0900 + + GladeWindowEditor: Touchup UI + + plugins/gtk+/glade-window-editor.ui | 338 ++++++++++++++++++------------------ + 1 file changed, 173 insertions(+), 165 deletions(-) + +commit 83657c6e7bb5552959a841ec06138ba04d8353ca +Author: Tristan Van Berkom +Date: Sun May 12 06:08:01 2013 +0900 + + GladePropertyLabel: No hard coded width anymore. + + gladeui/glade-property-label.ui | 1 - + 1 file changed, 1 deletion(-) + +commit b1de8f23efc7421952f91c944046cc067f8d5e29 +Author: Tristan Van Berkom +Date: Sat May 11 20:05:08 2013 +0900 + + Added GladeSpinButtonEditor + + plugins/gtk+/Makefile.am | 7 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-spin-button.c | 12 + + plugins/gtk+/glade-spin-button-editor.c | 47 ++++ + plugins/gtk+/glade-spin-button-editor.h | 57 +++++ + plugins/gtk+/glade-spin-button-editor.ui | 329 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 14 +- + po/POTFILES.in | 2 + + 8 files changed, 463 insertions(+), 6 deletions(-) + +commit 5ca9b80a4f36330cb24678dd3c7f5f48be1e1a7e +Author: Tristan Van Berkom +Date: Sat May 11 19:30:34 2013 +0900 + + GladeEntryEditor: Added an extension port and added to the private catalog. + + plugins/gtk+/glade-entry-editor.c | 15 ++ + plugins/gtk+/glade-entry-editor.ui | 301 ++++++++---------------------- + plugins/gtk-private/glade-gtk-private.xml | 13 ++ + 3 files changed, 106 insertions(+), 223 deletions(-) + +commit fb2cd0f62c59a64d8302ffd28efbf3f917609f0b +Author: Tristan Van Berkom +Date: Sat May 11 19:21:41 2013 +0900 + + GTK+ Plugin: Mark the GtkSwitch with the GtkActionable property. + + plugins/gtk+/gtk+.xml.in | 3 +++ + 1 file changed, 3 insertions(+) + +commit 021a0176cd5717d1eb124ad58a72944bf9182b0e +Author: Tristan Van Berkom +Date: Sat May 11 19:03:06 2013 +0900 + + Added GladeNotebookEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-notebook.c | 12 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-notebook-editor.c | 108 +++++++++ + plugins/gtk+/glade-notebook-editor.h | 56 +++++ + plugins/gtk+/glade-notebook-editor.ui | 292 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 16 +- + po/POTFILES.in | 2 + + 8 files changed, 484 insertions(+), 6 deletions(-) + +commit 20cc790b5d088f849c79820fb8d54301fe2f604e +Author: Tristan Van Berkom +Date: Sat May 11 19:02:34 2013 +0900 + + GladeGtkScrolledWindow adaptor: Fixed compiler warning + + plugins/gtk+/glade-gtk-scrolled-window.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 8d33548d18831dc1e8c4af26f6f0b407490d3409 +Author: Daniel Mustieles +Date: Fri May 10 18:21:49 2013 +0200 + + Updated Spanish translation + + po/es.po | 46 +++++++++++++++++++++++++++++++++++----------- + 1 file changed, 35 insertions(+), 11 deletions(-) + +commit 702e626c795d46d9940d7425992e5e1967284bad +Author: Tristan Van Berkom +Date: Fri May 10 23:43:35 2013 +0900 + + Fix GTK+ plugin Makefile.am to dist glade-grid-editor.h + + plugins/gtk+/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 87986f29c894d54d93b18f08410e9b49a9d31cc4 +Author: Tristan Van Berkom +Date: Fri May 10 23:24:59 2013 +0900 + + Added GladeScrolledWindowEditor + + plugins/gtk+/Makefile.am | 4 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-scrolled-window.c | 60 ++++ + plugins/gtk+/glade-scrolled-window-editor.c | 74 +++++ + plugins/gtk+/glade-scrolled-window-editor.h | 57 ++++ + plugins/gtk+/glade-scrolled-window-editor.ui | 384 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 20 +- + po/POTFILES.in | 3 + + 8 files changed, 595 insertions(+), 8 deletions(-) + +commit 07cb7bf0db79f57ba6ab7856e7824f941a89fb8d +Author: Tristan Van Berkom +Date: Fri May 10 22:40:52 2013 +0900 + + GTK+ Plugin: Disable expander's use-underline / use-markup properties + + We only allow adding a GtkLabel with Glade, no need to edit these + properties on the expander. + + plugins/gtk+/gtk+.xml.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit 73757c51fa55002f7ea26347395f6a99f3eb4422 +Author: Tristan Van Berkom +Date: Fri May 10 21:29:02 2013 +0900 + + Fix whitespace problem in glade_app_class_init() + + gladeui/glade-app.c | 8 ++------ + 1 file changed, 2 insertions(+), 6 deletions(-) + +commit 614b95734aab427991e98678041fd2e8a10a2f89 +Author: Daniel Mustieles +Date: Thu May 9 17:31:02 2013 +0200 + + Updated Spanish translation + + po/es.po | 1683 ++++++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 916 insertions(+), 767 deletions(-) + +commit 951fea3730bf2abce9745f65c8b319ce1deb033d +Author: Daniel Mustieles +Date: Thu May 9 16:58:53 2013 +0200 + + Fixed typo in string + + gladeui/glade-project-properties.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a0fde988390e882c26a7fd2841f8e3ab07e54ff7 +Author: Daniel Mustieles +Date: Thu May 9 16:51:23 2013 +0200 + + Fixed typo in string + + gladeui/glade-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 96662c3f1b83a4cd8381da209027d86ef338c42f +Author: Tristan Van Berkom +Date: Thu May 9 21:53:02 2013 +0900 + + GladeActionEditor: Mark a custom text as translatable + + plugins/gtk+/glade-action-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 6a305d64ca66bda9457b2ebb899e904720cfc2fd +Author: Tristan Van Berkom +Date: Thu May 9 21:50:46 2013 +0900 + + Added GladeGridEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-grid-editor.c | 75 ++++++ + plugins/gtk+/glade-grid-editor.h | 56 +++++ + plugins/gtk+/glade-grid-editor.ui | 336 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-grid.c | 11 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 11 +- + po/POTFILES.in | 2 + + 8 files changed, 493 insertions(+), 2 deletions(-) + +commit 52ee0c01db7e2a894b8f3737b21b99af5bac93dd +Author: Tristan Van Berkom +Date: Thu May 9 21:49:03 2013 +0900 + + Mark GladePropertyShell:custom-text as translatable + + plugins/gladeui/gladeui.xml | 1 + + 1 file changed, 1 insertion(+) + +commit 76f5cbc0504c787eca2434345395531cadcfec7a +Author: Tristan Van Berkom +Date: Thu May 9 21:16:27 2013 +0900 + + Added GladeBoxEditor + + gladeui/glade-editor-table.c | 10 +- + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-box-editor.c | 75 +++++++++ + plugins/gtk+/glade-box-editor.h | 56 +++++++ + plugins/gtk+/glade-box-editor.ui | 211 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-box.c | 10 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 9 +- + po/POTFILES.in | 2 + + 9 files changed, 370 insertions(+), 7 deletions(-) + +commit edb74dd238ee64222b0067d6196928bb3f40090d +Author: Tristan Van Berkom +Date: Tue May 7 14:34:05 2013 +0900 + + Converted GladeIconFactoryEditor, GladeImageItemEditor and GladeStoreEditor to be GtkBox subclasses + + plugins/gtk+/glade-icon-factory-editor.c | 4 +++- + plugins/gtk+/glade-icon-factory-editor.h | 4 ++-- + plugins/gtk+/glade-image-item-editor.c | 5 +++-- + plugins/gtk+/glade-image-item-editor.h | 4 ++-- + plugins/gtk+/glade-store-editor.c | 4 +++- + plugins/gtk+/glade-store-editor.h | 4 ++-- + 6 files changed, 15 insertions(+), 10 deletions(-) + +commit cc43c221c6d716ad463ba2323d882bf6aa6245fa +Author: Tristan Van Berkom +Date: Tue May 7 14:26:29 2013 +0900 + + Converted GladeToolItemGroupEditor and GladeTreeViewEditor to be GtkBox subclasses. + + plugins/gtk+/glade-tool-item-group-editor.c | 4 +++- + plugins/gtk+/glade-tool-item-group-editor.h | 4 ++-- + plugins/gtk+/glade-treeview-editor.c | 4 +++- + plugins/gtk+/glade-treeview-editor.h | 4 ++-- + 4 files changed, 10 insertions(+), 6 deletions(-) + +commit 5741a2dc81f76b90577299c0c6392b2ed3a0da4b +Author: Tristan Van Berkom +Date: Tue May 7 14:24:10 2013 +0900 + + GladeCellRendererEditor: Is now a GtkBox instead of a GtkVBox + + plugins/gtk+/glade-cell-renderer-editor.c | 4 +++- + plugins/gtk+/glade-cell-renderer-editor.h | 4 ++-- + 2 files changed, 5 insertions(+), 3 deletions(-) + +commit 4eaa3745705a170ab1e55568e86742797653859a +Author: Tristan Van Berkom +Date: Tue May 7 14:23:33 2013 +0900 + + Cleanup deprecation warnings in GtkDialog adaptor + + (special cases some deprecated subclasses) + + plugins/gtk+/glade-gtk-dialog.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 0041fd54bdcfb754f59411aacee3516be99dacd2 +Author: Tristan Van Berkom +Date: Tue May 7 14:23:19 2013 +0900 + + Cleanup deprecation warnings in GtkTable adaptor + + plugins/gtk+/glade-gtk-table.c | 21 ++++----------------- + 1 file changed, 4 insertions(+), 17 deletions(-) + +commit b5576586263529f01ad17157891ae7fed94552ce +Author: Tristan Van Berkom +Date: Tue May 7 14:22:39 2013 +0900 + + Remove GtkTable from "Add Parent" actions (now we have GtkGrid there) + + plugins/gtk+/glade-gtk-widget.c | 2 -- + plugins/gtk+/gtk+.xml.in | 1 - + 2 files changed, 3 deletions(-) + +commit 2fb4d177019ccc7eed107a9dbf199a61da3c9dba +Author: Tristan Van Berkom +Date: Tue May 7 14:14:09 2013 +0900 + + Converted GladeBaseEditor, GladeDesignView and GladePalette to be GtkBox subclasses + + Avoids deprecation warnings from GtkVBox. + + gladeui/glade-base-editor.c | 5 ++++- + gladeui/glade-base-editor.h | 4 ++-- + gladeui/glade-design-view.c | 4 +++- + gladeui/glade-design-view.h | 4 ++-- + gladeui/glade-palette.c | 5 ++++- + gladeui/glade-palette.h | 4 ++-- + 6 files changed, 17 insertions(+), 9 deletions(-) + +commit d13fbc999d7b53420c8ec90ac7967dc99292c478 +Author: Aurimas Černius +Date: Mon May 6 23:31:05 2013 +0300 + + Updated Lithuanian translation + + po/lt.po | 3980 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2468 insertions(+), 1512 deletions(-) + +commit da112b7d61adbb218d4c65d50485ab1fb0331637 +Author: Tristan Van Berkom +Date: Sun May 5 21:55:04 2013 +0900 + + Added GladeRecentChooserMenuEditor. + + An editor which embeds a GladeActivatableEditor and a GladeRecentChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 4 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-editor.c | 6 +-- + plugins/gtk+/glade-recent-chooser-menu-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-menu-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-menu-editor.ui | 39 ++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 21 ++++++++- + po/POTFILES.in | 2 + + 9 files changed, 174 insertions(+), 7 deletions(-) + +commit 4724aa138f1ad471e3756298c3393aa5ea7f9755 +Author: Tristan Van Berkom +Date: Sun May 5 21:28:51 2013 +0900 + + Added GladeRecentActionEditor + + This derives the GladeActionEditor and embeds a GladeRecentChooserEditor. + + GladeRecentChooserEditor now conditionally shows some properties + based on whether its a GtkRecentAction or not (i.e. "select-multiple" + and "show-numbers"). + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-action.c | 8 +++- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-action-editor.c | 48 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-action-editor.h | 57 ++++++++++++++++++++++++++ + plugins/gtk+/glade-recent-action-editor.ui | 32 +++++++++++++++ + plugins/gtk+/glade-recent-chooser-editor.c | 54 +++++++++++++++++++++++- + plugins/gtk+/glade-recent-chooser-editor.ui | 16 ++++++++ + plugins/gtk+/gtk+.xml.in | 13 +++++- + po/POTFILES.in | 2 + + 10 files changed, 231 insertions(+), 3 deletions(-) + +commit edcc8eb9876d04bd0e39dec8667be4d5850ccee1 +Author: Tristan Van Berkom +Date: Sun May 5 21:04:44 2013 +0900 + + Fold GtkToggleAction and GtkRadioAction properties into the Action editor. + + plugins/gtk+/glade-action-editor.c | 60 ++++++++++++++- + plugins/gtk+/glade-action-editor.ui | 143 ++++++++++++++++++++++++++++++++++-- + plugins/gtk+/gtk+.xml.in | 9 ++- + 3 files changed, 204 insertions(+), 8 deletions(-) + +commit 1968cf78f8ce8ccbbe65a67ccb2ba4756799cc75 +Author: Tristan Van Berkom +Date: Sun May 5 20:38:21 2013 +0900 + + Added GladeActionEditor. + + GladeActionEditor provides an internal extension port for subclasses + to extend the editor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-action-editor.c | 92 +++++ + plugins/gtk+/glade-action-editor.h | 57 +++ + plugins/gtk+/glade-action-editor.ui | 459 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-action.c | 17 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 22 +- + plugins/gtk-private/glade-gtk-private.xml | 13 +- + po/POTFILES.in | 2 + + 9 files changed, 658 insertions(+), 8 deletions(-) + +commit 79870f076be03369ba2fa82a295029ef38976e1c +Author: Tristan Van Berkom +Date: Sun May 5 20:37:55 2013 +0900 + + GladeEditorProperty: Stock icon editor combo expands in it's box + + gladeui/glade-editor-property.c | 1 + + 1 file changed, 1 insertion(+) + +commit c7685964c1d5919decf4557e4b305bf44caf199c +Author: Tristan Van Berkom +Date: Sun May 5 19:04:38 2013 +0900 + + Added GladeRecentChooserWidgetEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-gtk-recent-chooser-widget.c | 40 +++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-widget-editor.c | 48 ++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-widget-editor.h | 57 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-widget-editor.ui | 38 +++++++++++++++ + plugins/gtk+/gtk+.xml.in | 30 +++++++----- + po/POTFILES.in | 3 ++ + 8 files changed, 210 insertions(+), 11 deletions(-) + +commit cc607ee9142fd926da7ffe4dbee4fc17be9f945d +Author: Tristan Van Berkom +Date: Sun May 5 18:45:45 2013 +0900 + + Added GladeRecentChooserDialogEditor + + A GladeWindowEditor embedding a GladeRecentChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 ++ + plugins/gtk+/glade-recent-chooser-dialog-editor.c | 48 ++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-dialog-editor.h | 57 ++++++++++++++++++++++ + plugins/gtk+/glade-recent-chooser-dialog-editor.ui | 32 ++++++++++++ + plugins/gtk+/gtk+.xml.in | 17 ++++++- + plugins/gtk-private/glade-gtk-private.xml | 3 ++ + po/POTFILES.in | 2 + + 9 files changed, 165 insertions(+), 1 deletion(-) + +commit 40fcf1db0dca6edb27ac268095840b027eeb5374 +Author: Tristan Van Berkom +Date: Sun May 5 17:24:43 2013 +0900 + + Added GladeRecentChooserEditor + + An embeddable recent chooser editor for recent chooser editors. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-recent-chooser-editor.c | 48 +++++ + plugins/gtk+/glade-recent-chooser-editor.h | 57 +++++ + plugins/gtk+/glade-recent-chooser-editor.ui | 281 +++++++++++++++++++++++++ + po/POTFILES.in | 2 + + 6 files changed, 392 insertions(+) + +commit 421a98602a971332aeda47101ecb075027f6cd7c +Author: Tristan Van Berkom +Date: Sun May 5 17:19:18 2013 +0900 + + Gladeui plugin: Disable box property on GladePropertyShell + + plugins/gladeui/gladeui.xml | 3 +++ + 1 file changed, 3 insertions(+) + +commit a812540d607a2be2c33a0551a345652ae2d4b42d +Author: Tristan Van Berkom +Date: Sun May 5 16:51:44 2013 +0900 + + Added GladeMessageDialogEditor + + A GladeWindowEditor with message dialog attributes. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 + + plugins/gtk+/glade-message-dialog-editor.c | 48 +++++ + plugins/gtk+/glade-message-dialog-editor.h | 57 ++++++ + plugins/gtk+/glade-message-dialog-editor.ui | 254 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 23 +-- + po/POTFILES.in | 2 + + 8 files changed, 375 insertions(+), 16 deletions(-) + +commit 79c6ce0ed9e33a9f845ab8cb7231572c5f30fa1a +Author: Tristan Van Berkom +Date: Sun May 5 16:50:16 2013 +0900 + + GladeEditorProperty & GladePropertyShell: Added "custom-text" property + + Allows overriding the text which might show up in a GladeEpropCheck + (or any item label created by a GladeEditorProperty, which might be + created by a GladePropertyShell). + + gladeui/glade-editor-property.c | 84 ++++++++++++++++++++++++++++++----------- + gladeui/glade-editor-property.h | 4 +- + gladeui/glade-property-shell.c | 51 ++++++++++++++++++++++++- + gladeui/glade-property-shell.h | 3 ++ + 4 files changed, 118 insertions(+), 24 deletions(-) + +commit 7e3ad235b12700a8dcfb131f148a07512bfe9fa8 +Author: Matej Urbančič +Date: Sat May 4 21:35:00 2013 +0200 + + Updated Slovenian translation + + po/sl.po | 4155 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2518 insertions(+), 1637 deletions(-) + +commit 154d10d0e4840c7bdb989e27354d2d797e977a0b +Author: Tristan Van Berkom +Date: Sat May 4 23:38:46 2013 +0900 + + Added GladeFontButtonEditor + + Embeds a GladeFontChooserEditor and formats some other properties + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-font-button-editor.c | 48 +++++++ + plugins/gtk+/glade-font-button-editor.h | 57 ++++++++ + plugins/gtk+/glade-font-button-editor.ui | 177 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-button.c | 25 +++- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 17 ++- + po/POTFILES.in | 2 + + 8 files changed, 328 insertions(+), 2 deletions(-) + +commit 96f1642b80e84a01d72a186d5a72baa8448235dd +Author: Tristan Van Berkom +Date: Sat May 4 23:04:36 2013 +0900 + + Added GladeFontChooserWidgetEditor + + Embeds GladeEditorTable and GladeFontChooserEditor. + + plugins/gtk+/Makefile.am | 4 ++ + plugins/gtk+/glade-font-chooser-widget-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-widget-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-widget-editor.ui | 38 ++++++++++++++++ + plugins/gtk+/glade-gtk-font-chooser-widget.c | 40 +++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 26 ++++++++++- + po/POTFILES.in | 2 + + 8 files changed, 215 insertions(+), 1 deletion(-) + +commit 1de549357c9a30d4c79d920d547dafeaf12aa7c3 +Author: Tristan Van Berkom +Date: Sat May 4 22:53:01 2013 +0900 + + Added GladeFontChooserDialog editor. + + A GladeWindowEditor which embeds the GladeFontChooserEditor + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-font-chooser-dialog-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-dialog-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-font-chooser-dialog-editor.ui | 32 +++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-window.c | 3 ++ + plugins/gtk+/gtk+.xml.in | 11 ++++- + plugins/gtk-private/glade-gtk-private.xml | 3 ++ + po/POTFILES.in | 2 + + 9 files changed, 158 insertions(+), 2 deletions(-) + +commit 3fe212478c4d7f60ce2ff694274baafc6e3f73e5 +Author: Tristan Van Berkom +Date: Sat May 4 22:41:29 2013 +0900 + + Added GladeFontChooserEditor + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-font-chooser-editor.c | 48 ++++++++++ + plugins/gtk+/glade-font-chooser-editor.h | 57 ++++++++++++ + plugins/gtk+/glade-font-chooser-editor.ui | 124 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + po/POTFILES.in | 2 + + 6 files changed, 235 insertions(+) + +commit 3ae881a906e964b15aa6e41993c390a9a7407486 +Author: Tristan Van Berkom +Date: Sat May 4 21:56:41 2013 +0900 + + Added GladeFileChooserButtonEditor + + Embeds GladeFileChooserEditor and formats a few extra properties + + plugins/gtk+/glade-gtk-file-chooser-widget.c | 1 + + 1 file changed, 1 insertion(+) + +commit defbbe8706c995a936e8fafc6f2f58d17606a8d5 +Author: Tristan Van Berkom +Date: Sat May 4 21:56:41 2013 +0900 + + Added GladeFileChooserButtonEditor + + Embeds GladeFileChooserEditor and formats a few extra properties + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-file-chooser-button-editor.c | 48 ++++++ + plugins/gtk+/glade-file-chooser-button-editor.h | 57 +++++++ + plugins/gtk+/glade-file-chooser-button-editor.ui | 185 +++++++++++++++++++++++ + plugins/gtk+/glade-gtk-file-chooser-widget.c | 16 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 30 +++- + po/POTFILES.in | 2 + + 8 files changed, 334 insertions(+), 8 deletions(-) + +commit 1cfe0037af336724587411530bcafe69ef6e6361 +Author: Tristan Van Berkom +Date: Sat May 4 21:26:22 2013 +0900 + + Added GladeFileChooserWidgetEditor + + Simply embeds a GladeFileChooserEditor. + + plugins/gtk+/Makefile.am | 3 ++ + plugins/gtk+/glade-file-chooser-widget-editor.c | 48 ++++++++++++++++++++ + plugins/gtk+/glade-file-chooser-widget-editor.h | 57 ++++++++++++++++++++++++ + plugins/gtk+/glade-file-chooser-widget-editor.ui | 38 ++++++++++++++++ + plugins/gtk+/glade-gtk-file-chooser-widget.c | 11 +++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/gtk+.xml.in | 21 +++++++-- + po/POTFILES.in | 2 + + 8 files changed, 178 insertions(+), 3 deletions(-) + +commit b5f11f757b30937332a39c645215529041f5d569 +Author: Tristan Van Berkom +Date: Sat May 4 21:15:46 2013 +0900 + + Added GladeFileChooserEditor and GladeFileChooserDialogEditor + + The GladeFileChooserEditor holds all the file chooser attributes, + the GladeFileChooserDialogEditor embeds a GladeFileChooserEditor. + + plugins/gtk+/Makefile.am | 6 + + plugins/gtk+/glade-file-chooser-dialog-editor.c | 48 ++++ + plugins/gtk+/glade-file-chooser-dialog-editor.h | 57 +++++ + plugins/gtk+/glade-file-chooser-dialog-editor.ui | 32 +++ + plugins/gtk+/glade-file-chooser-editor.c | 48 ++++ + plugins/gtk+/glade-file-chooser-editor.h | 57 +++++ + plugins/gtk+/glade-file-chooser-editor.ui | 284 +++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 + + plugins/gtk+/glade-gtk-window.c | 3 + + plugins/gtk+/gtk+.xml.in | 14 +- + plugins/gtk-private/glade-gtk-private.xml | 3 + + po/POTFILES.in | 4 + + 12 files changed, 555 insertions(+), 3 deletions(-) + +commit 8b8597904d56aee60c8c6484dd479643a1ef5f87 +Author: Tristan Van Berkom +Date: Sat May 4 20:30:11 2013 +0900 + + GladeImageEditor: Remove unneeded code. + + plugins/gtk+/glade-image-editor.c | 11 ----------- + 1 file changed, 11 deletions(-) + +commit 671e901b34afdd79b61ccc04238062d5df4768fd +Author: Tristan Van Berkom +Date: Sat May 4 20:29:20 2013 +0900 + + GladeEditorTable: Remember the show-name setting incase the name field is built after show-name is set. + + gladeui/glade-editor-table.c | 34 ++++++++++++++++++++-------------- + 1 file changed, 20 insertions(+), 14 deletions(-) + +commit ac3319497b107503faacae42a11723b42349fd6c +Author: Tristan Van Berkom +Date: Sat May 4 18:06:51 2013 +0900 + + Fix GtkIconFactory sources editor. + + The editor was busted in a few ways. + + plugins/gtk+/glade-icon-sources.c | 105 ++++++++++++++++++++++++-------------- + 1 file changed, 67 insertions(+), 38 deletions(-) + +commit a3336ff6ffb8507608946e90ea797f890c3ba88b +Author: Tristan Van Berkom +Date: Sat May 4 16:19:03 2013 +0900 + + Removed glade-gtk.c, now all adaptor code is in separate C files. + + plugins/gtk+/Makefile.am | 1 - + plugins/gtk+/glade-gtk-widget.c | 10 +++++ + plugins/gtk+/glade-gtk.c | 81 ----------------------------------------- + po/POTFILES.in | 1 - + 4 files changed, 10 insertions(+), 83 deletions(-) + +commit c90bfb2f1d809c2f702a43d5d308cec8cc317482 +Author: Tristan Van Berkom +Date: Sat May 4 16:16:06 2013 +0900 + + Move GladeWidgetAdaptor code for Gtk[Recent/File]Filter into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-recent-file-filter.c | 281 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 255 ------------------------- + po/POTFILES.in | 1 + + 4 files changed, 283 insertions(+), 255 deletions(-) + +commit 5dff30c90e91492e5a0e9e4372802ae645867540 +Author: Tristan Van Berkom +Date: Sat May 4 16:12:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextTagTable into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-tag-table.c | 173 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 147 --------------------------- + po/POTFILES.in | 1 + + 4 files changed, 175 insertions(+), 147 deletions(-) + +commit e3d73585c77c43f1feb3d56212a667fea610f86d +Author: Tristan Van Berkom +Date: Sat May 4 16:10:42 2013 +0900 + + Move GladeWidgetAdaptor code for GtkActionGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-action-group.c | 230 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 204 ------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 232 insertions(+), 204 deletions(-) + +commit 411535efba7012176b93b583ce8bf4661c364c68 +Author: Tristan Van Berkom +Date: Sat May 4 16:08:19 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAction into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-action.c | 45 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 20 ------------------ + plugins/gtk+/glade-gtk.h | 2 ++ + po/POTFILES.in | 1 + + 5 files changed, 49 insertions(+), 20 deletions(-) + +commit 7fa6949a33c8e6b53b1291efd1e2b234474d068d +Author: Tristan Van Berkom +Date: Sat May 4 16:03:35 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAdjustment into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-adjustment.c | 51 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 26 ------------------- + po/POTFILES.in | 1 + + 4 files changed, 53 insertions(+), 26 deletions(-) + +commit 540acc17bbf41f0229acce71f35c0ef3089cbf1f +Author: Tristan Van Berkom +Date: Sat May 4 15:57:10 2013 +0900 + + Move GladeWidgetAdaptor code for various classes into their own C files + + Moved GtkListStore, GtkCellRenderer, GtkCellLayout and GtkTreeView + + plugins/gtk+/Makefile.am | 7 + + plugins/gtk+/glade-gtk-cell-layout.c | 512 ++++++++++ + plugins/gtk+/glade-gtk-cell-layout.h | 45 + + plugins/gtk+/glade-gtk-cell-renderer.c | 411 ++++++++ + plugins/gtk+/glade-gtk-cell-renderer.h | 33 + + plugins/gtk+/glade-gtk-list-store.c | 658 ++++++++++++ + plugins/gtk+/glade-gtk-tree-view.c | 275 +++++ + plugins/gtk+/glade-gtk-tree-view.h | 33 + + plugins/gtk+/glade-gtk.c | 1740 -------------------------------- + po/POTFILES.in | 4 + + 10 files changed, 1978 insertions(+), 1740 deletions(-) + +commit d499a3d5280342370af7f76eeaf983ca4455bef0 +Author: Tristan Van Berkom +Date: Sat May 4 15:29:11 2013 +0900 + + Move GladeWidgetAdaptor code for GtkIconFactory into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-icon-factory.c | 455 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 428 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 457 insertions(+), 428 deletions(-) + +commit 0bf9f5fe6aceabb522c059731ba33f58ec15a049 +Author: Tristan Van Berkom +Date: Sat May 4 15:26:23 2013 +0900 + + Move GladeWidgetAdaptor code for GtkSizeGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-size-group.c | 190 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 167 ------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 192 insertions(+), 167 deletions(-) + +commit 0590f715305fa77af97058371f6413cfdcf7e253 +Author: Tristan Van Berkom +Date: Sat May 4 15:24:04 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRadioButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-radio-button.c | 50 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 25 ------------------ + po/POTFILES.in | 1 + + 4 files changed, 52 insertions(+), 25 deletions(-) + +commit 551a57107ec47a7abe07747a3fcf7817c85aef77 +Author: Tristan Van Berkom +Date: Sat May 4 15:22:18 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAssistant into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-assistant.c | 403 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 378 ---------------------------------- + po/POTFILES.in | 2 + + 4 files changed, 406 insertions(+), 378 deletions(-) + +commit 92939f59e2ac716944a7f70b0a7d5e44f96ebe9d +Author: Tristan Van Berkom +Date: Sat May 4 15:19:34 2013 +0900 + + Move GladeWidgetAdaptor code for GtkSpinButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-spin-button.c | 66 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 ---------------------- + po/POTFILES.in | 1 + + 4 files changed, 68 insertions(+), 40 deletions(-) + +commit 824dab71f7279bd8703cc32a6832a7a710c906cf +Author: Tristan Van Berkom +Date: Sat May 4 15:15:04 2013 +0900 + + Move GladeWidgetAdaptor code for GtkComboBoxText into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-combo-box-text.c | 237 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 211 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 239 insertions(+), 211 deletions(-) + +commit 3e91894c484f6f927d855d97ecfd31e6e7192fc6 +Author: Tristan Van Berkom +Date: Sat May 4 15:12:33 2013 +0900 + + Move GladeWidgetAdaptor code for GtkComboBox into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-combo-box.c | 71 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 46 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 73 insertions(+), 46 deletions(-) + +commit 9b2f2fcf97225c69a58b2f757770e9ebcf1b8d9b +Author: Tristan Van Berkom +Date: Sat May 4 15:10:41 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextView into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-view.c | 64 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 66 insertions(+), 40 deletions(-) + +commit d309a32a679a0e102c22df2f45d4cceecc1e3e13 +Author: Tristan Van Berkom +Date: Sat May 4 15:09:16 2013 +0900 + + Move GladeWidgetAdaptor code for GtkTextBuffer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-text-buffer.c | 85 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 63 -------------------------- + po/POTFILES.in | 1 + + 4 files changed, 87 insertions(+), 63 deletions(-) + +commit c29aaa1cdd8091277fcd0468cdcea1c7766b7446 +Author: Tristan Van Berkom +Date: Sat May 4 15:07:20 2013 +0900 + + Move GladeWidgetAdaptor code for GtkEntryBuffer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-entry-buffer.c | 89 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 65 ------------------------- + po/POTFILES.in | 1 + + 4 files changed, 91 insertions(+), 65 deletions(-) + +commit 1b165eaf7ce03c185b6cfb75c4c932f09210520d +Author: Tristan Van Berkom +Date: Sat May 4 15:04:56 2013 +0900 + + Removing unused #defines + + plugins/gtk+/glade-gtk.h | 3 --- + 1 file changed, 3 deletions(-) + +commit 554133a878345ab250dd8bbdd7f7a42807bf1088 +Author: Tristan Van Berkom +Date: Sat May 4 15:04:07 2013 +0900 + + Move GladeWidgetAdaptor code for GtkLabel into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-label.c | 561 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 536 --------------------------------------- + plugins/gtk+/glade-gtk.h | 3 + + po/POTFILES.in | 1 + + 5 files changed, 566 insertions(+), 536 deletions(-) + +commit 6c2ac93f4a9cd112c0b8521115bf86c0fd4e523b +Author: Tristan Van Berkom +Date: Sat May 4 14:58:56 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuToolButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-tool-button.c | 104 ++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 78 ---------------------- + po/POTFILES.in | 1 + + 4 files changed, 106 insertions(+), 78 deletions(-) + +commit 9c925c2b9b6ec27f56eb5800296a3753b6c51153 +Author: Tristan Van Berkom +Date: Sat May 4 14:56:18 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-button.c | 209 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 184 ------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 211 insertions(+), 184 deletions(-) + +commit 30aeb3de35b7345587b1ed759c402bbd9ba0d8e1 +Author: Tristan Van Berkom +Date: Sat May 4 14:54:02 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-item.c | 72 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 45 ------------------------ + po/POTFILES.in | 1 + + 4 files changed, 74 insertions(+), 45 deletions(-) + +commit e739373589e119cb8bfd8914aa05a2cad6d1fae5 +Author: Tristan Van Berkom +Date: Sat May 4 14:52:26 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolItemGroup into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-item-group.c | 165 +++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 138 -------------------------- + po/POTFILES.in | 1 + + 4 files changed, 167 insertions(+), 138 deletions(-) + +commit bd3ffc965c1f62270fb49c7066f0360a044d608c +Author: Tristan Van Berkom +Date: Sat May 4 14:49:45 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolPalette into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-tool-palette.c | 224 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 196 ----------------------------- + po/POTFILES.in | 1 + + 4 files changed, 226 insertions(+), 196 deletions(-) + +commit 27757c1836fe3d812f7ec1e2c74f9a5ac70b5807 +Author: Tristan Van Berkom +Date: Sat May 4 14:46:29 2013 +0900 + + Move GladeWidgetAdaptor code for GtkToolbar into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-toolbar.c | 307 +++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 279 ----------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 309 insertions(+), 279 deletions(-) + +commit 3f55af70725a6365302a3f89ac3f440f24d687ee +Author: Tristan Van Berkom +Date: Sat May 4 14:43:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuBar into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-bar.c | 140 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 114 ------------------------------- + po/POTFILES.in | 2 + + 4 files changed, 143 insertions(+), 114 deletions(-) + +commit 916233cebf7a29d2529238fcbb2cafecbef6b99d +Author: Tristan Van Berkom +Date: Fri May 3 23:33:48 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRadioMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-radio-menu-item.c | 55 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 29 ----------------- + po/POTFILES.in | 1 + + 4 files changed, 57 insertions(+), 29 deletions(-) + +commit 16906e0f14f0354d6ec546cbf12214f85eb10995 +Author: Tristan Van Berkom +Date: Fri May 3 23:31:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkImageMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-image-menu-item.c | 237 +++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 208 --------------------------- + po/POTFILES.in | 1 + + 4 files changed, 239 insertions(+), 208 deletions(-) + +commit ea11835fa51c74ddebcbd5266d5ab24ab05b0714 +Author: Tristan Van Berkom +Date: Fri May 3 23:28:54 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuItem into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu-item.c | 236 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 209 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 238 insertions(+), 209 deletions(-) + +commit 2a041f5d1e12bc728d7e0e59d0ae0951a9541141 +Author: Tristan Van Berkom +Date: Fri May 3 23:22:10 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenuShell into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-menu-shell.c | 621 ++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-menu-shell.h | 59 ++++ + plugins/gtk+/glade-gtk.c | 594 +--------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 684 insertions(+), 593 deletions(-) + +commit bd00d95c74e4c94246d55d824838b2bd695fe3db +Author: Tristan Van Berkom +Date: Fri May 3 23:12:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkRecentChooserMenu into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-recent-chooser-menu.c | 50 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 23 ------------- + po/POTFILES.in | 2 ++ + 4 files changed, 53 insertions(+), 23 deletions(-) + +commit 65b70fbbd101a849d1a363801337a1e42c430d8c +Author: Tristan Van Berkom +Date: Fri May 3 23:09:32 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMenu into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-menu.c | 45 +++++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 20 ------------------- + po/POTFILES.in | 1 + + 4 files changed, 47 insertions(+), 20 deletions(-) + +commit 6338066d4b70a448a0f1f534b0a3f56834e7fdaa +Author: Tristan Van Berkom +Date: Fri May 3 23:07:23 2013 +0900 + + Move GladeWidgetAdaptor code for GtkImage into it's own C file + + Includes a bit of a fixup for the GtkButton code + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-gtk-button.c | 46 ++++---- + plugins/gtk+/glade-gtk-button.h | 34 ++++++ + plugins/gtk+/glade-gtk-image.c | 249 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-image.h | 37 ++++++ + plugins/gtk+/glade-gtk.c | 225 +----------------------------------- + po/POTFILES.in | 1 + + 7 files changed, 351 insertions(+), 244 deletions(-) + +commit 494e742b95dcb294ff097bdad11018017316e3cd +Author: Tristan Van Berkom +Date: Fri May 3 22:59:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkButton into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-button.c | 284 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 255 ------------------------------------ + po/POTFILES.in | 1 + + 4 files changed, 286 insertions(+), 255 deletions(-) + +commit 4a91d9be6d87143122d7317748b90ade9b1492a2 +Author: Tristan Van Berkom +Date: Fri May 3 22:55:39 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFileChooserWidget into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-file-chooser-widget.c | 54 ++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 28 --------------- + po/POTFILES.in | 1 + + 4 files changed, 56 insertions(+), 28 deletions(-) + +commit b145dd40ebab4bb4c06552cab85ad6d0224571b8 +Author: Tristan Van Berkom +Date: Fri May 3 22:50:20 2013 +0900 + + Move GladeWidgetAdaptor code for GtkMessageDialog into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-message-dialog.c | 208 ++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 183 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 210 insertions(+), 183 deletions(-) + +commit 7160b30eb58bc1465f3142825aab0b675078cfee +Author: Tristan Van Berkom +Date: Fri May 3 22:47:58 2013 +0900 + + Move GladeWidgetAdaptor code for GtkDialog into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-dialog.c | 194 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-dialog.h | 34 +++++++ + plugins/gtk+/glade-gtk.c | 167 +--------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 232 insertions(+), 166 deletions(-) + +commit 882533bee5b13d756be6e32538f79648ac84d992 +Author: Tristan Van Berkom +Date: Fri May 3 22:40:22 2013 +0900 + + Move GladeWidgetAdaptor code for GtkAboutDialog into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-about-dialog.c | 67 +++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 40 --------------------- + po/POTFILES.in | 1 + + 4 files changed, 69 insertions(+), 40 deletions(-) + +commit 37cc8fcf0c662a3d529db378e48ff0d3edeb684b +Author: Tristan Van Berkom +Date: Fri May 3 22:36:45 2013 +0900 + + Move GladeWidgetAdaptor code for GtkWindow into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-accels.h | 3 - + plugins/gtk+/glade-gtk-window.c | 198 ++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 165 --------------------------------- + po/POTFILES.in | 1 + + 5 files changed, 200 insertions(+), 168 deletions(-) + +commit f8d2db9a3f3da3df31d991ae50d649004fb8b070 +Author: Tristan Van Berkom +Date: Fri May 3 22:31:06 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFixed/GtkLayout into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-fixed-layout.c | 131 ++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 108 ---------------------------- + po/POTFILES.in | 1 + + 4 files changed, 133 insertions(+), 108 deletions(-) + +commit aaf753ce83525eb2e10156c14c3889803b217ec2 +Author: Tristan Van Berkom +Date: Fri May 3 22:28:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkEntry into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-entry.c | 313 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 285 ------------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 315 insertions(+), 285 deletions(-) + +commit b13dfaf3e3b85ce501be35f104f73e0537b3dcda +Author: Tristan Van Berkom +Date: Fri May 3 22:25:26 2013 +0900 + + Move GladeWidgetAdaptor code for GtkExpander into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-expander.c | 150 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 124 ------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 152 insertions(+), 124 deletions(-) + +commit 3cd9be03e8f16c375bda1b9a6d265a54cd189c40 +Author: Tristan Van Berkom +Date: Fri May 3 22:23:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkPaned into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-paned.c | 162 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 138 ----------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 164 insertions(+), 138 deletions(-) + +commit aacacff97129aef802635aaee0b76997b3462996 +Author: Tristan Van Berkom +Date: Fri May 3 22:20:44 2013 +0900 + + Move GladeWidgetAdaptor code for GtkNotebook into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-box.c | 2 +- + plugins/gtk+/glade-gtk-notebook.c | 959 ++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-notebook.h | 40 ++ + plugins/gtk+/glade-gtk.c | 933 ------------------------------------ + plugins/gtk+/glade-gtk.h | 13 - + po/POTFILES.in | 1 + + 7 files changed, 1003 insertions(+), 947 deletions(-) + +commit 0d48de27ec6ffc7be5ca2fc20cde0e0652fa0a55 +Author: Tristan Van Berkom +Date: Fri May 3 22:07:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkFrame into it's own C file + + plugins/gtk+/Makefile.am | 2 + + plugins/gtk+/glade-gtk-frame.c | 207 +++++++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-frame.h | 39 ++++++++ + plugins/gtk+/glade-gtk.c | 190 +------------------------------------ + po/POTFILES.in | 1 + + 5 files changed, 253 insertions(+), 186 deletions(-) + +commit a9628287b9d8e16323ee055506bb00b185637f3e +Author: Tristan Van Berkom +Date: Fri May 3 21:59:48 2013 +0900 + + Moving a function from glade-gtk.c to glade-fixed.c + + plugins/gtk+/glade-fixed.c | 35 ++++++++++++++++++++++------------- + plugins/gtk+/glade-gtk.c | 8 -------- + 2 files changed, 22 insertions(+), 21 deletions(-) + +commit 94a5f71ad0fec0a9315444a99d88eedc8eb3ff71 +Author: Tristan Van Berkom +Date: Fri May 3 21:57:47 2013 +0900 + + Move GladeWidgetAdaptor code for GtkContainer into it's own C file + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-container.c | 229 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 203 -------------------------------- + po/POTFILES.in | 1 + + 4 files changed, 231 insertions(+), 203 deletions(-) + +commit ee8deae7b6f2055f6a7c49aadd6f002162e3b38b +Author: Tristan Van Berkom +Date: Fri May 3 21:53:14 2013 +0900 + + Move GladeWidgetAdaptor code for GtkWidget into it's own C file + + Also migrated accelerator [de]serialization into glade-accels.[ch] + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-accels.c | 57 ++ + plugins/gtk+/glade-accels.h | 9 + + plugins/gtk+/glade-gtk-widget.c | 1053 +++++++++++++++++++++++++++++++++++++ + plugins/gtk+/glade-gtk.c | 1095 +-------------------------------------- + plugins/gtk+/glade-gtk.h | 16 +- + po/POTFILES.in | 1 + + 7 files changed, 1130 insertions(+), 1102 deletions(-) + +commit b425c976503eca7b425b16442904d614a987f032 +Author: Dimitris Spingos +Date: Thu May 2 21:43:14 2013 +0300 + + Updated Greek translation + + po/el.po | 2059 ++++++++++++++++++++++++++++++++------------------------------ + 1 file changed, 1070 insertions(+), 989 deletions(-) + +commit 64ed9edbbe263a1cf3053349d50d0a27e908904d +Author: Tristan Van Berkom +Date: Thu May 2 14:40:51 2013 +0900 + + GladeEditorProperty: Minimum width of 8 chars for combo boxes (before wrapping) + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 40fa80d8bceb1a874461570833ccb4e5bff09954 +Author: Tristan Van Berkom +Date: Thu May 2 14:32:01 2013 +0900 + + GladeAboutDialogEditor: Saved again without the erronous packing properties. + + plugins/gtk+/glade-about-dialog-editor.ui | 5 ----- + 1 file changed, 5 deletions(-) + +commit c3538566b85a42ddeb73155baec49d9d0d93b273 +Author: Tristan Van Berkom +Date: Thu May 2 14:31:06 2013 +0900 + + Private Catalog: Mark GladeWindowEditor's extension-port as an anarchist child. + + This disables packing properties, which are inappropriate in this case. + + plugins/gtk-private/glade-gtk-private.xml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0863f386bf19a5305a14d587abe1c77c2469e1fb +Author: Tristan Van Berkom +Date: Thu May 2 01:37:32 2013 +0900 + + GladeEditorProperty: Enable word wrapping in combo boxes. + + gladeui/glade-editor-property.c | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 9974676e13d0d2d0661207fac318eff580deeb79 +Author: Tristan Van Berkom +Date: Thu May 2 01:24:25 2013 +0900 + + GladeAboutDialogEditor: Touching up UI + + plugins/gtk+/glade-about-dialog-editor.ui | 178 ++++++++++++++++++------------ + 1 file changed, 106 insertions(+), 72 deletions(-) + +commit 499e29d232e92b8094fa78f476f4a35c82494975 +Author: Tristan Van Berkom +Date: Thu May 2 00:17:38 2013 +0900 + + Adding glade-about-dialog-editor.c to POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 6dbc09cd453e3bec01da93291e7d2095f5ff8120 +Author: Tristan Van Berkom +Date: Wed May 1 23:57:01 2013 +0900 + + Set translation domain for about dialog editor + + plugins/gtk+/glade-about-dialog-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 0ace3df4fd9f9e7e57d65451dddb25e57bfd4740 +Author: Tristan Van Berkom +Date: Wed May 1 23:55:26 2013 +0900 + + Added GladeAboutDialogEditor + + plugins/gtk+/Makefile.am | 5 +- + plugins/gtk+/glade-about-dialog-editor.c | 238 ++++++++++ + plugins/gtk+/glade-about-dialog-editor.h | 57 +++ + plugins/gtk+/glade-about-dialog-editor.ui | 628 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 79 +++- + plugins/gtk+/gtk+.xml.in | 35 +- + po/POTFILES.in | 1 + + 8 files changed, 1019 insertions(+), 25 deletions(-) + +commit 0a5c552095f3d1fdd28f2fac41e56ecbabca9a22 +Author: Tristan Van Berkom +Date: Wed May 1 23:54:42 2013 +0900 + + GtkBox adaptor: Handle internal widgets properly + + plugins/gtk+/glade-gtk-box.c | 18 +++++++++++------- + 1 file changed, 11 insertions(+), 7 deletions(-) + +commit 5fd9e9afb0125342ff8341903cce70e11e000100 +Author: Tristan Van Berkom +Date: Wed May 1 23:54:19 2013 +0900 + + Add GladeWindowEditor to private catalog + + plugins/gtk-private/glade-gtk-private.xml | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 01c56c07e1d032cdf3b46e67628ffac3dd001608 +Author: Tristan Van Berkom +Date: Wed May 1 23:53:50 2013 +0900 + + GladeWindowEditor: Added an extension port for derived editors. + + plugins/gtk+/glade-window-editor.c | 19 +++- + plugins/gtk+/glade-window-editor.h | 4 +- + plugins/gtk+/glade-window-editor.ui | 202 +++++++++++------------------------- + 3 files changed, 81 insertions(+), 144 deletions(-) + +commit 1e863aa50ff9a518ec2e27338dcb907e0f35fdd5 +Author: Tristan Van Berkom +Date: Wed May 1 23:52:40 2013 +0900 + + GladePropertyShell: Added pre/post commit signals + + gladeui/glade-property-shell.c | 116 ++++++++++++++++++++++++++++++++++++----- + gladeui/glade.h | 1 + + 2 files changed, 103 insertions(+), 14 deletions(-) + +commit 7969d2bd97152f5d1d031322f5ea1507b617174d +Author: Tristan Van Berkom +Date: Wed May 1 23:52:20 2013 +0900 + + GladeEditorProperty: Make combos expand + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 5b2228e8a1a14a154d481aea3104194c8c836290 +Author: Tristan Van Berkom +Date: Wed May 1 20:26:47 2013 +0900 + + Unmark GtkWidget:has-focus & is-focus as save-always. + + This was a copy/paste error, there is no need to mark these as save-always + and it introduces meaningless diffs in projects + + plugins/gtk+/gtk+.xml.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 33accd87253b15afb53f5eb8e84206e732cd61f6 +Author: Tristan Van Berkom +Date: Wed May 1 20:23:08 2013 +0900 + + glade-window-editor.ui: Added missing translation domain setting. + + plugins/gtk+/glade-window-editor.ui | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit e395758b546cedc96cad7dd254d71de0d3f5f916 +Author: Daniel Mustieles +Date: Sun Apr 28 21:02:13 2013 +0200 + + Updated Spanish translation + + po/es.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit d0868d8c820b1cfa4dd06c77ff71ec9fb618f6f0 +Author: Daniel Mustieles +Date: Sun Apr 28 21:01:20 2013 +0200 + + Updated Spanish translation + + po/es.po | 1801 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 903 insertions(+), 898 deletions(-) + +commit ba955db20be5407659c1131239468b62a4ba0adf +Author: Piotr Drąg +Date: Sun Apr 28 19:02:12 2013 +0200 + + Updated POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit ff1a3af6df800b9aa500e47beb38305add476796 +Author: Tristan Van Berkom +Date: Sun Apr 28 22:37:28 2013 +0900 + + Added new custom editor GladeWindowEditor. + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 49 +- + plugins/gtk+/glade-window-editor.c | 191 ++++++ + plugins/gtk+/glade-window-editor.h | 57 ++ + plugins/gtk+/glade-window-editor.ui | 879 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 57 +- + po/POTFILES.in | 1 + + 8 files changed, 1219 insertions(+), 25 deletions(-) + +commit 4d4bedd120f7e8b48170f30eadd06f64f56adb74 +Author: Tristan Van Berkom +Date: Sun Apr 28 20:44:31 2013 +0900 + + Added more debugging domains, enabled some long dornmant debug prints + + gladeui/glade-command.c | 21 +++++++++++---------- + gladeui/glade-debug.c | 5 ++++- + gladeui/glade-debug.h | 6 +++++- + gladeui/glade-property.c | 41 ++++++++++++++++++++--------------------- + gladeui/glade-widget.c | 31 ++++++++++++------------------- + 5 files changed, 52 insertions(+), 52 deletions(-) + +commit b1d730a945aeb0cf34a86e048ca2a4f0b76b5c58 +Author: Tristan Van Berkom +Date: Sun Apr 28 20:24:02 2013 +0900 + + Added debug flags and --enable-debug configure option. + + Also fixed warnings for versioning errors and such, GladeVerifyFlags was + not properly defined. + + configure.ac | 19 +++++++++++++++++++ + gladeui/Makefile.am | 2 ++ + gladeui/glade-app.c | 2 ++ + gladeui/glade-debug.c | 33 +++++++++++++++++++++++++++++++++ + gladeui/glade-debug.h | 23 ++++++++++++++++++++++- + gladeui/glade-project.c | 29 +++++++++++++++++++++++++++++ + gladeui/glade-project.h | 6 +++--- + gladeui/glade.h | 1 + + plugins/gtk+/Makefile.am | 1 + + 9 files changed, 112 insertions(+), 4 deletions(-) + +commit e3d3b8ab609ba851fa25b4643a6b12020fb72fc3 +Author: Tristan Van Berkom +Date: Sun Apr 28 19:29:12 2013 +0900 + + GTK+ Catalog: Bumped current GTK+ version to 3.10 and added missing displayable values. + + plugins/gtk+/gtk+.xml.in | 19 +++++++++++++++++-- + 1 file changed, 17 insertions(+), 2 deletions(-) + +commit 992a332ccf47bbdedd8492583dd06e910316e95c +Author: Tristan Van Berkom +Date: Sun Apr 28 19:02:10 2013 +0900 + + GladeActivatableEditor: Hide the actionable properties if not actionable. + + plugins/gtk+/glade-activatable-editor.c | 43 +++++++++++++++++++++++++++++++- + plugins/gtk+/glade-activatable-editor.ui | 28 ++++++++++++++++++--- + 2 files changed, 66 insertions(+), 5 deletions(-) + +commit 5f894ab11196dd45c74d4874407be78b7e7e8615 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:47:44 2013 +0900 + + Ported GladeToolButtonEditor to use a composite widget template + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 37 +- + plugins/gtk+/glade-tool-button-editor.c | 308 ++++----------- + plugins/gtk+/glade-tool-button-editor.h | 29 +- + plugins/gtk+/glade-tool-button-editor.ui | 494 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 16 +- + po/POTFILES.in | 1 + + 8 files changed, 615 insertions(+), 272 deletions(-) + +commit 453bb7f3f9af4c223c77892fbf6d6bd9c8575759 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:52 2013 +0900 + + GladeButtonEditor: Remove pointless finalize implementation. + + plugins/gtk+/glade-button-editor.c | 12 ------------ + 1 file changed, 12 deletions(-) + +commit 6626d36433bd9504879b74f606ff1b04f3166014 +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:20 2013 +0900 + + GladeEditable: Automatically disconnect to signals when an editor is destroyed. + + gladeui/glade-editable.c | 17 +++++++++++++++++ + 1 file changed, 17 insertions(+) + +commit 5420fef2c665bbf0d793342da4aa5d8385a45ecb +Author: Tristan Van Berkom +Date: Sun Apr 28 18:46:00 2013 +0900 + + GladeEditorProperty: Fixed typo which was causing assertions + + gladeui/glade-editor-property.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 39eef1079f85d4843e121f73889fb813244026d3 +Author: Tristan Van Berkom +Date: Sat Apr 27 21:19:30 2013 +0900 + + Bug 698920: New icon for GtkMenuButton + + New icon by Paolo Borelli + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-menubutton.png | Bin 0 -> 563 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-menubutton.png | Bin 0 -> 359 bytes + 4 files changed, 2 insertions(+) + +commit 24e81bb028f513516795fc6945f03aee11250641 +Author: Tristan Van Berkom +Date: Fri Apr 26 22:13:26 2013 +0900 + + GladeInspector: Add ellipsizing text + + Now we combine the type name & detail cells into the same cell and + ellipsize that cell (it works better if only one cell ellipsizes). + + gladeui/glade-inspector.c | 57 +++++++++++++++++++++++++++++++---------------- + 1 file changed, 38 insertions(+), 19 deletions(-) + +commit 9c37e519a69fb6036fe0312248611f2ce048cfc7 +Author: Tristan Van Berkom +Date: Fri Apr 26 19:38:33 2013 +0900 + + GladePreferences: Corrected type in "Create bsackups" + + src/glade-preferences.glade | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 972f9474d6cb1d146e2624e3f4de351e7c08110c +Author: Tristan Van Berkom +Date: Thu Apr 25 21:16:29 2013 +0900 + + GladeWidget: Reorder properties, avoid crash when setting the object before the adaptor. + + gladeui/glade-widget.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 308cad44a555563e5eec3604c4b57db71efeaa64 +Author: Daniel Mustieles +Date: Thu Apr 25 17:40:06 2013 +0200 + + Updated Spanish translation + + po/es.po | 3444 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2078 insertions(+), 1366 deletions(-) + +commit 1906695523bad9be60cb2933a7cb6a585c27a7f5 +Author: Tristan Van Berkom +Date: Thu Apr 25 15:51:10 2013 +0900 + + Moving GtkPlacesSidebar into the composite widgets section of the palette. + + plugins/gtk+/gtk+.xml.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 75409b49050e00ad42c11b2734c50cd444a3aee1 +Author: Tristan Van Berkom +Date: Thu Apr 25 15:32:04 2013 +0900 + + GladePopup: Use real GtkSeparatorMenuItems + + This apparently makes a difference with the Adwaita theme. + + gladeui/glade-popup.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit efcfe5979d6416892c015b487068f0d383092776 +Author: Fran Diéguez +Date: Wed Apr 24 09:52:29 2013 +0200 + + Updated Galician translations + + po/gl.po | 142 +++++++++++++++++++++++++++------------------------------------ + 1 file changed, 61 insertions(+), 81 deletions(-) + +commit 942ae60198df777bc3b5e78c2dc3651a0d3c23a5 +Author: Dimitris Spingos +Date: Tue Apr 23 22:33:17 2013 +0300 + + Updated Greek translation + + po/el.po | 3359 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 file changed, 2055 insertions(+), 1304 deletions(-) + +commit 65176b11127731b80fdc8a30b27a9f88af1f7512 +Author: Federico Mena Quintero +Date: Mon Apr 22 16:13:43 2013 -0400 + + Add icons for GtkPlacesSidebar + + BOW TO MY MAD PIXEL-PUSHING SKILLZ. + + plugins/gtk+/icons/16x16/Makefile.am | 1 + + plugins/gtk+/icons/16x16/widget-gtk-placessidebar.png | Bin 0 -> 222 bytes + plugins/gtk+/icons/22x22/Makefile.am | 1 + + plugins/gtk+/icons/22x22/widget-gtk-placessidebar.png | Bin 0 -> 235 bytes + 4 files changed, 2 insertions(+) + +commit 53471a94e1582f864dbd438ecd7bd7f6b00ebb50 +Author: Federico Mena Quintero +Date: Mon Apr 22 15:49:04 2013 -0400 + + Add GtkPlacesSidebar to the gtk+ plugin's catalog + + Signed-off-by: Federico Mena Quintero + + plugins/gtk+/gtk+.xml.in | 9 ++++++++- + 1 file changed, 8 insertions(+), 1 deletion(-) + +commit 277fa7ee6a02313ba350dcd7ec469fd52dc8c96f +Author: Tristan Van Berkom +Date: Mon Apr 22 17:26:25 2013 +0900 + + Rolling 3.15.1 + + NEWS | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 62 insertions(+), 1 deletion(-) + +commit fb47b778cc26404b1832a700a5a2082841c1991b +Author: Fran Diéguez +Date: Sun Apr 21 23:48:29 2013 +0200 + + Updated Galician translations + + po/gl.po | 3362 +++++++++++++++++++++++++++++++++++++------------------------- + 1 file changed, 2020 insertions(+), 1342 deletions(-) + +commit 0d903542cdf433d9c9be3b526ab85e2c9469afe5 +Author: Tristan Van Berkom +Date: Mon Apr 22 00:46:29 2013 +0900 + + GladeEntryEditor: Ported to use GtkBuilder composite templates. + + The entry editor is now much improved and better formatted, additionally + we use a check mark for 'use markup' instead of presenting both + tooltip-markup / tooltip-text properties (as we do in GladeWidgetEditor). + + A few other improvements were made too, don't allow editing 'shadow-type' + if 'has-frame' is FALSE, don't allow editing 'invisible-char' if 'visibility' + is TRUE. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-entry-editor.c | 635 ++++------ + plugins/gtk+/glade-entry-editor.h | 23 +- + plugins/gtk+/glade-entry-editor.ui | 1585 ++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 54 +- + plugins/gtk+/gtk+.xml.in | 39 +- + po/POTFILES.in | 1 + + 8 files changed, 1892 insertions(+), 447 deletions(-) + +commit 871c7f59c325d97dc888c901a25db0d776ca6cc2 +Author: Tristan Van Berkom +Date: Mon Apr 22 00:44:58 2013 +0900 + + GladeEditorProperty: Make internal entries and spin buttons expand horizontally + + This makes for better alignment of input fields, and it's just the internal + entries and spin buttons which expand, the surrounding GladeEditorProperty + itself can be made to not expand (which often it does), this ensures that + the available space is filled by the internal editing widget. + + gladeui/glade-editor-property.c | 10 +++++++++- + 1 file changed, 9 insertions(+), 1 deletion(-) + +commit 522b12e6a421cb1b3ff7b56916cd2b6c47f7fde5 +Author: Tristan Van Berkom +Date: Sun Apr 21 21:35:23 2013 +0900 + + GladeImageEditor: Ported to use composite GtkBuilder template. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 17 +- + plugins/gtk+/glade-image-editor.c | 254 +++------- + plugins/gtk+/glade-image-editor.h | 28 +- + plugins/gtk+/glade-image-editor.ui | 620 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 7 + + po/POTFILES.in | 1 + + 8 files changed, 707 insertions(+), 222 deletions(-) + +commit f39d7233a8c86c34862b9db1970eb89a779fb8f5 +Author: Tristan Van Berkom +Date: Sun Apr 21 21:35:04 2013 +0900 + + GladeLabelEditor: Removed old UI construction code + + plugins/gtk+/glade-label-editor.c | 294 -------------------------------------- + 1 file changed, 294 deletions(-) + +commit 17514ecda9e6737b98bc7a6c9c7a0e597be601f9 +Author: Tristan Van Berkom +Date: Sun Apr 21 20:40:34 2013 +0900 + + GladeEditorTable: Added check button to mark a toplevel GtkWidget as composite. + + gladeui/glade-editor-table.c | 74 +++++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 69 insertions(+), 5 deletions(-) + +commit f6f06561191ac385a56d71f0e14983c8f208e47b +Author: Tristan Van Berkom +Date: Sun Apr 21 20:08:13 2013 +0900 + + GladeEditorTable: Enhance name label for composite templates. + + When a widget is a composite template, then call the "ID:" field + the "Class Name:" field instead. + + gladeui/glade-editor-table.c | 26 ++++++++++++++++++++++++-- + 1 file changed, 24 insertions(+), 2 deletions(-) + +commit 5f37c6e050eb4d77a3cc98526b64e7d7ffea056f +Author: Tristan Van Berkom +Date: Sun Apr 21 20:01:12 2013 +0900 + + GladeLabelEditor: UI Touchup + + plugins/gtk+/glade-label-editor.ui | 17 +++++++---------- + 1 file changed, 7 insertions(+), 10 deletions(-) + +commit 824e913b502db3f6c265a76891ebcd50568274c7 +Author: Tristan Van Berkom +Date: Sun Apr 21 18:13:48 2013 +0900 + + GladeLabelEditor: Port to be a composite template and derive from GladeEditorSkeleton + + Now the GladeLabelEditor can be edited in Glade. + + plugins/gtk+/Makefile.am | 1 + + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 48 +- + plugins/gtk+/glade-label-editor.c | 181 +++-- + plugins/gtk+/glade-label-editor.h | 39 +- + plugins/gtk+/glade-label-editor.ui | 955 +++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 22 +- + po/POTFILES.in | 1 + + 8 files changed, 1095 insertions(+), 153 deletions(-) + +commit 205f4bbe8ff6a019b925a1bc8e01ebc4106493e2 +Author: Tristan Van Berkom +Date: Sun Apr 21 18:13:17 2013 +0900 + + GladeAttributes: Make the editor button have a label and expand horizontally + + plugins/gtk+/glade-attributes.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 020115698c5d7304e3b1d9c51e6a4991677b4ae2 +Author: Tristan Van Berkom +Date: Sun Apr 21 15:55:41 2013 +0900 + + GladeWidgetEditor: Removed the useless embedded GladeEditorTable. + + plugins/gtk+/glade-widget-editor.c | 14 ---- + plugins/gtk+/glade-widget-editor.ui | 126 ++++++++++++++++-------------------- + 2 files changed, 55 insertions(+), 85 deletions(-) + +commit df60e97f4c75e2cfc5b6b60bffb9d5d23315ea52 +Author: Tristan Van Berkom +Date: Sun Apr 21 15:54:50 2013 +0900 + + Cleanup gtk+.xml.in: Removed 'common' attributes for all custom-layout properties + + plugins/gtk+/gtk+.xml.in | 58 ++++++++++++++++++++---------------------------- + 1 file changed, 24 insertions(+), 34 deletions(-) + +commit a4c5da1ad2e4e123f249101d15fc25a60405c991 +Author: Tristan Van Berkom +Date: Sat Apr 20 23:11:18 2013 +0900 + + GladeWidgetEditor: UI touchups + + plugins/gtk+/glade-widget-editor.ui | 363 ++++++++++++++++++------------------ + 1 file changed, 178 insertions(+), 185 deletions(-) + +commit 7ff3db8df1077f720dd21668362d89641e3d8551 +Author: Tristan Van Berkom +Date: Sat Apr 20 22:39:15 2013 +0900 + + Added GladeWidgetEditor. + + A nicely formatted editor for GtkWidget & GtkContainer attributes + + plugins/gtk+/Makefile.am | 9 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 27 +- + plugins/gtk+/glade-widget-editor.c | 316 +++++++ + plugins/gtk+/glade-widget-editor.h | 56 ++ + plugins/gtk+/glade-widget-editor.ui | 1186 ++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 70 +- + po/POTFILES.in | 2 + + 8 files changed, 1636 insertions(+), 31 deletions(-) + +commit 4a26b3c54f53c1cbb3d1351f0790c7a5e705ec86 +Author: Tristan Van Berkom +Date: Sat Apr 20 21:50:27 2013 +0900 + + GladeStringList: Make the treeview expand horizontally + + plugins/gtk+/glade-string-list.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit 94dbdf9f343bba7c580f4b75aa5d699def9be296 +Author: Tristan Van Berkom +Date: Sat Apr 20 19:37:45 2013 +0900 + + GladeStringList: request height for four lines of text + + plugins/gtk+/glade-string-list.c | 27 ++++++++++++++++++++++++++- + 1 file changed, 26 insertions(+), 1 deletion(-) + +commit a4e96be158099470eb31eb09e85878b1f4784a7f +Author: Tristan Van Berkom +Date: Sat Apr 20 19:04:33 2013 +0900 + + GladeButtonEditor: Reworked UI + + plugins/gtk+/glade-button-editor.c | 145 ++++------ + plugins/gtk+/glade-button-editor.ui | 563 ++++++++++++++++-------------------- + 2 files changed, 315 insertions(+), 393 deletions(-) + +commit 7f1c227b6db745836e2d5f6add19adaf7a8cce1a +Author: Tristan Van Berkom +Date: Sat Apr 20 19:04:09 2013 +0900 + + GladeActivatableEditor: UI touchup + + plugins/gtk+/glade-activatable-editor.ui | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +commit 92592e15179c3cda2ed44fc1ef7ad6b28d611b4a +Author: Tristan Van Berkom +Date: Sat Apr 20 17:06:42 2013 +0900 + + Created GladeProjectProperties dialog + + Split out the code in GladeProject and created a separate object implementing + the project properties dialog as a composite template widget. + + gladeui/Makefile.am | 14 +- + gladeui/glade-project-properties.c | 697 ++++ + gladeui/glade-project-properties.h | 62 + + gladeui/glade-project-properties.ui | 15 +- + gladeui/glade-project.c | 6170 ++++++++++++++++------------------- + gladeui/glade-project.h | 6 + + po/POTFILES.in | 1 + + 7 files changed, 3647 insertions(+), 3318 deletions(-) + +commit ce301a0be976abe4948add67a6d11f5612416d05 +Author: Juan Pablo Ugarte +Date: Fri Apr 19 19:59:29 2013 -0300 + + GladeDesignLayout: added GTK_STYLE_CLASS_BACKGROUND class to default_context, so widgets other than GtkWindow get a proper background. + + gladeui/glade-design-layout.c | 1 + + 1 file changed, 1 insertion(+) + +commit 5b79610a34607f71bee67d9c372d11c831047526 +Author: Juan Pablo Ugarte +Date: Fri Apr 19 19:19:44 2013 -0300 + + GladeDesignLayout, GladePalette: Use class icon and name + widget name as drag icon widget. + + gladeui/glade-design-layout.c | 103 ++++++++++++++++++++++++++++++++--------- + gladeui/glade-design-private.h | 4 ++ + gladeui/glade-palette.c | 33 +++++++++++-- + 3 files changed, 114 insertions(+), 26 deletions(-) + +commit 9f9dc95a25dc0925c06265a6f51ecd7038bd162a +Author: Alexandre Franke +Date: Thu Apr 18 15:59:13 2013 +0200 + + Update French translation + + help/fr/figures/main-window.png | Bin 47793 -> 49435 bytes + help/fr/fr.po | 114 ++++++---------------------------------- + 2 files changed, 15 insertions(+), 99 deletions(-) + +commit 8ffd04f962f7fa47479718ccc499b4e4b5cb3651 +Author: Tristan Van Berkom +Date: Tue Apr 16 22:02:11 2013 +0900 + + Bug 697926: Signal Editor now initially expands rows which contain handlers + + gladeui/glade-signal-editor.c | 48 +++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 48 insertions(+) + +commit 068f41e701691451c808ae98461cd8f137b215e8 +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:42 2013 +0900 + + GladeButtonEditor: UI touchups + + plugins/gtk+/glade-button-editor.ui | 763 ++++++++++++++++++++---------------- + 1 file changed, 422 insertions(+), 341 deletions(-) + +commit 733da124e66d56578db73b6e89fd792921769768 +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:26 2013 +0900 + + GladeActivatableEditor: UI touchups + + plugins/gtk+/glade-activatable-editor.ui | 47 +++++++++++++++++--------------- + 1 file changed, 25 insertions(+), 22 deletions(-) + +commit bc26f11f9c5a2cfc6ab2e7e9a00a1a5ccff8395b +Author: Tristan Van Berkom +Date: Tue Apr 16 05:29:01 2013 +0900 + + GladeEditorTable: Column spacing of 6 + + gladeui/glade-editor-table.c | 1 + + 1 file changed, 1 insertion(+) + +commit ef450ea6b53d3ccf4545258255ff9beeb878daf1 +Author: OKANO Takayoshi +Date: Tue Apr 16 01:43:38 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 24 ++++-------------------- + 1 file changed, 4 insertions(+), 20 deletions(-) + +commit 1028e9dd21e1346360c0ac48d3ab2f0bbd4ae2bf +Author: Tristan Van Berkom +Date: Mon Apr 15 17:27:30 2013 +0900 + + Moved old ChangeLog to a zipped file, now generate ChangeLog at make dist time. + + ChangeLog | 14082 ----------------------------------------------------- + ChangeLog.old.gz | Bin 0 -> 149641 bytes + Makefile.am | 14 + + 3 files changed, 14 insertions(+), 14082 deletions(-) + +commit 4e3c6e869e3a337cfc14bff5ddf221d658ff6ca3 +Author: Tristan Van Berkom +Date: Mon Apr 15 16:02:29 2013 +0900 + + Removed obsolete togglebutton editor from the private editors catalog + + plugins/gtk-private/glade-gtk-private.xml | 8 -------- + 1 file changed, 8 deletions(-) + +commit dce660ca4c184a4f37c7b2946a452f0664335b6a +Author: Tristan Van Berkom +Date: Mon Apr 15 15:59:20 2013 +0900 + + Bumping required GTK+ version to 3.9.0 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 969e5b20b1d6d3fe7ca3ae64d5b7c2e75c191afe +Author: Tristan Van Berkom +Date: Mon Apr 15 15:43:44 2013 +0900 + + GladeButtonEditor: Now handle all subclasses in this editor. + + Looks much nicer all formatted into the same editor... removed + the other experimental radio/toggle editors + + plugins/gtk+/Makefile.am | 8 +- + plugins/gtk+/glade-button-editor.c | 83 ++++++++++++++--- + plugins/gtk+/glade-button-editor.ui | 118 ++++++++++++++++++++----- + plugins/gtk+/glade-gtk-resources.gresource.xml | 2 - + plugins/gtk+/glade-gtk.c | 9 +- + plugins/gtk+/glade-radio-button-editor.c | 74 ---------------- + plugins/gtk+/glade-radio-button-editor.h | 56 ------------ + plugins/gtk+/glade-radio-button-editor.ui | 80 ----------------- + plugins/gtk+/glade-toggle-button-editor.c | 74 ---------------- + plugins/gtk+/glade-toggle-button-editor.h | 56 ------------ + plugins/gtk+/glade-toggle-button-editor.ui | 97 -------------------- + po/POTFILES.in | 4 - + 12 files changed, 169 insertions(+), 492 deletions(-) + +commit 618c18633894bf25945cd69ffc5fc28bdd115d0e +Author: Tristan Van Berkom +Date: Mon Apr 15 15:42:21 2013 +0900 + + GladePropertyShell: Be forgiving for invalid properties. + + If the property class is not reachable for the loaded widget, just + silently fail to load, this helps for cases where GladeButtonEditor + also handles subclasses so some properties might or might not be + editable. + + gladeui/glade-property-shell.c | 40 +++++++++++++++++++++++++++++++++------- + 1 file changed, 33 insertions(+), 7 deletions(-) + +commit 3a7171cf50e2e1334cfb3d0f9be889b292f59ba4 +Author: Tristan Van Berkom +Date: Mon Apr 15 00:53:38 2013 +0900 + + Fixing potfiles + + po/POTFILES.in | 1 - + 1 file changed, 1 deletion(-) + +commit 1930a7917692cdc9542798542b1f2bc174fce009 +Author: Tristan Van Berkom +Date: Mon Apr 15 00:31:38 2013 +0900 + + Added new GladeRadioButtonEditor + + This one just adds the group property to the embedded GladeToggleButtonEditor. + + plugins/gtk+/Makefile.am | 3 + + plugins/gtk+/glade-button-editor.ui | 19 ------ + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 5 +- + plugins/gtk+/glade-radio-button-editor.c | 74 ++++++++++++++++++++++++ + plugins/gtk+/glade-radio-button-editor.h | 56 ++++++++++++++++++ + plugins/gtk+/glade-radio-button-editor.ui | 80 ++++++++++++++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.c | 2 +- + plugins/gtk+/glade-toggle-button-editor.ui | 1 + + plugins/gtk+/gtk+.xml.in | 1 + + plugins/gtk-private/glade-gtk-private.xml | 1 + + po/POTFILES.in | 2 + + 12 files changed, 224 insertions(+), 21 deletions(-) + +commit ac984203f1eddb4dd44b1468dccfec298fb7a9c4 +Author: Tristan Van Berkom +Date: Sun Apr 14 22:43:15 2013 +0900 + + Added GladeToggleButtonEditor. + + Mostly just a glade file template and some boiler plate code. + + plugins/gtk+/Makefile.am | 5 +- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk.c | 8 ++- + plugins/gtk+/glade-toggle-button-editor.c | 74 ++++++++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.h | 56 +++++++++++++++ + plugins/gtk+/glade-toggle-button-editor.ui | 96 ++++++++++++++++++++++++++ + plugins/gtk+/gtk+.xml.in | 3 + + plugins/gtk-private/glade-gtk-private.xml | 7 ++ + po/POTFILES.in | 2 + + 9 files changed, 250 insertions(+), 2 deletions(-) + +commit 3b1da58f52a250d68e41de7fe70bd3f1637ef51f +Author: Tristan Van Berkom +Date: Sun Apr 14 21:52:43 2013 +0900 + + GladeButtonEditor: Many touchups in the UI, added extension point for embedding additional properties. + + plugins/gtk+/glade-button-editor.c | 1 + + plugins/gtk+/glade-button-editor.ui | 153 +++++++++++++++++++++++------------- + 2 files changed, 99 insertions(+), 55 deletions(-) + +commit 6aec2ea56f528d0d62915cebfb343fce011a2f87 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:51:40 2013 +0900 + + GladePropertyLabel: Now use italic to show changed state of properties. + + We want to use bold lettering to show different sections in an editor, + using bold for modified state of properties conflicts with the appearance, + italic is more subtle but also obvious. + + gladeui/glade-property-label.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 7e904c4f1559977c6fc9530b361b4efac7594c89 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:51:19 2013 +0900 + + GladeEditorProperty: Dont focus-on-click check buttons. + + gladeui/glade-editor-property.c | 3 +++ + 1 file changed, 3 insertions(+) + +commit fca1c3f491f80454f286d2ef05e3f9f388220579 +Author: Tristan Van Berkom +Date: Sun Apr 14 21:20:58 2013 +0900 + + GladeGladePropertyShell: Give the shell a label in the UI while editing. + + Makes designing a property editor more comfortable. + + plugins/gladeui/Makefile.am | 4 +++- + plugins/gladeui/glade-glade-property-shell.c | 36 ++++++++++++++++++++++++++++ + plugins/gladeui/gladeui.xml | 1 + + 3 files changed, 40 insertions(+), 1 deletion(-) + +commit ab97ccad902c73f8383021221e2c9f85e78d48e8 +Author: Tristan Van Berkom +Date: Sun Apr 14 18:38:37 2013 +0900 + + GladeButtonEditor: Fleshing out the button editor design a bit. + + The thing needs more work to get done nicely, still looks a bit clunky. + + plugins/gtk+/glade-button-editor.ui | 215 +++++++++++++++++++++++++++++++++--- + plugins/gtk+/gtk+.xml.in | 9 +- + 2 files changed, 205 insertions(+), 19 deletions(-) + +commit 493dcd42e2a5c6df0a84835489dd87769df2a44b +Author: Tristan Van Berkom +Date: Sun Apr 14 18:38:16 2013 +0900 + + GladeEditorProperty: Avoid assertion when loading NULL widget. + + gladeui/glade-editor-property.c | 9 ++++++--- + 1 file changed, 6 insertions(+), 3 deletions(-) + +commit 58360cd055bb67cc001c75214dea11269d1f2ac8 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:59:26 2013 +0900 + + Gladeui plugin: Specify that the construct-only 'editor-type' property is to be ignored. + + plugins/gladeui/gladeui.xml | 1 + + 1 file changed, 1 insertion(+) + +commit b915455d92a233f6df757708a3d884705b26889e +Author: Tristan Van Berkom +Date: Sun Apr 14 17:58:41 2013 +0900 + + glade_util_get_type_from_name() Better logical memory management. + + Never free the passed type name. + + gladeui/glade-utils.c | 4 +++- + gladeui/glade-widget-adaptor.c | 8 +++++--- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit fdbe79f08a90145af7234b7a13e06f0de80fabf0 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:56:35 2013 +0900 + + GladePropertyShell: Added a construct-only property to specify a GladeEditorProperty type + + This allows custom editors to specify a specific GladeEditorProperty type. + + gladeui/glade-property-shell.c | 50 +++++++++++++++++++++++++++++++++++++----- + 1 file changed, 45 insertions(+), 5 deletions(-) + +commit 3be34fa3ce8c9a6df8d50c1bbac2bd5fc97fbc6e +Author: Tristan Van Berkom +Date: Sun Apr 14 17:55:48 2013 +0900 + + GladePropertyLabel: Added an option to append the ':' colon to the property name + + Now we don't do it by default, allowing the check button property editor + to use no colon appended. + + gladeui/glade-property-label.c | 56 +++++++++++++++++++++++++++++++++++++++--- + gladeui/glade-property-label.h | 3 +++ + 2 files changed, 56 insertions(+), 3 deletions(-) + +commit 4d55f3bd489376ff78c71df266b4371a1f482cad +Author: Tristan Van Berkom +Date: Sun Apr 14 17:54:45 2013 +0900 + + GladeEditorProperty: Added GladeEpropCheck type + + This is a custom boolean editor for embedding in custom editors which + uses a check button... the normal switch based editor is used by default + for cases where we might use a check button in the case the property + is optional. + + gladeui/glade-editor-property.c | 93 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-editor-property.h | 2 + + 2 files changed, 95 insertions(+) + +commit 2dd2203cd60eaf415e44edd6e60b19597f5f78bc +Author: Tristan Van Berkom +Date: Sun Apr 14 17:02:39 2013 +0900 + + Slightly touching up activatable / button editors. + + plugins/gtk+/glade-activatable-editor.ui | 181 +++++++++++++++---------------- + plugins/gtk+/glade-button-editor.ui | 121 +++++++++++---------- + 2 files changed, 151 insertions(+), 151 deletions(-) + +commit 5453bf01c2d0644698a951e2845387eb8a8e4572 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:01:51 2013 +0900 + + Gladeui catalog: Make custom-text/custom-tooltip properties translatable. + + plugins/gladeui/gladeui.xml | 2 ++ + 1 file changed, 2 insertions(+) + +commit 38c7f6f2ad94721efd304839dd7c1245f23286b2 +Author: Tristan Van Berkom +Date: Sun Apr 14 17:00:45 2013 +0900 + + GladeProperyLabel: Control boldness with PangoAttributes + + This lets custom text be bold as well as normal text. + + gladeui/glade-property-label.c | 41 ++++++++++++++++++++++++++++------------- + 1 file changed, 28 insertions(+), 13 deletions(-) + +commit 1e2ea80ddac81a90d611009aaa5a9abc6771913c +Author: Tristan Van Berkom +Date: Sun Apr 14 16:22:49 2013 +0900 + + Gladeui plugin: Disable some properties on GladePropertyLabel + + plugins/gladeui/gladeui.xml | 9 ++++++++- + 1 file changed, 8 insertions(+), 1 deletion(-) + +commit 1a799133cb1aa0e38a732304c47c47d2cfff909c +Author: Tristan Van Berkom +Date: Sun Apr 14 16:22:00 2013 +0900 + + GladeEditorProperty: Create multiline text views a 4 lines height + + gladeui/glade-editor-property.c | 28 +++++++++++++++++++++++++++- + 1 file changed, 27 insertions(+), 1 deletion(-) + +commit 7ccd155b2f95d2b7813484a4aee7d3d7b9d77f59 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:58 2013 +0900 + + GladeWindow: Reordered initialization so that GladePreferences are loaded before anything else + + This fixes the loading of additional catalogs. + + src/glade-window.c | 23 +++++++++++++---------- + 1 file changed, 13 insertions(+), 10 deletions(-) + +commit 0fa650caa0b1b62a965b03fe25478ae149ede8f5 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:35 2013 +0900 + + The private glade-gtk-private catalog depends on the gladeui catalog + + plugins/gtk-private/glade-gtk-private.xml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 784b556ac7dcb1b6f4db35ddab96a0c7fffc2288 +Author: Tristan Van Berkom +Date: Sun Apr 14 15:50:05 2013 +0900 + + Committing glade-button-editor.ui with new glade-gtk-private dependency + + plugins/gtk+/glade-button-editor.ui | 1 + + 1 file changed, 1 insertion(+) + +commit 7af971e552a37d3d80c014ee93ad53dfb2acf43c +Author: Tristan Van Berkom +Date: Sun Apr 14 15:34:07 2013 +0900 + + Fixing up GTK+ plugin + + o Removed unused GladeTextButton class + + o Reordered Makefile.am in alphabetical order + + o Fixed some compiler warnings + + o Put .ui/.glade files at the end of lists in POTFILES.in + + plugins/gtk+/Makefile.am | 126 ++++++++++++++--------------- + plugins/gtk+/glade-gtk.c | 6 -- + plugins/gtk+/glade-text-button.c | 170 --------------------------------------- + plugins/gtk+/glade-text-button.h | 59 -------------- + po/POTFILES.in | 15 ++-- + 5 files changed, 68 insertions(+), 308 deletions(-) + +commit 961108a3f2d8840bf0af21ddeddeecfdcc8ccc81 +Author: Tristan Van Berkom +Date: Sun Apr 14 02:43:17 2013 +0900 + + Port GladeActivatableEditor to use a template. + + Also, removed a lot of code regarding managing sensitivity + states with action-appearance, make use-action-appearance/related-action + optional properties as well. + + Let's hope things survive with all this removed code. + + plugins/Makefile.am | 2 +- + plugins/gtk+/Makefile.am | 2 - + plugins/gtk+/glade-activatable-editor.c | 353 +----------------- + plugins/gtk+/glade-activatable-editor.h | 10 +- + plugins/gtk+/glade-activatable-editor.ui | 148 ++++++++ + plugins/gtk+/glade-button-editor.c | 65 +--- + plugins/gtk+/glade-button-editor.ui | 489 +++++++++++++------------ + plugins/gtk+/glade-gtk-activatable.c | 98 ----- + plugins/gtk+/glade-gtk-activatable.h | 44 --- + plugins/gtk+/glade-gtk-resources.gresource.xml | 1 + + plugins/gtk+/glade-gtk-switch.c | 25 +- + plugins/gtk+/glade-gtk.c | 79 +--- + plugins/gtk+/gtk+.xml.in | 40 +- + po/POTFILES.in | 1 + + 14 files changed, 497 insertions(+), 860 deletions(-) + +commit 05cdf1e8548a88dd7660e2c98f425194ae7fc186 +Author: Tristan Van Berkom +Date: Sun Apr 14 02:42:50 2013 +0900 + + Added plugin private catalog + + plugins/gtk-private/glade-gtk-private.xml | 19 +++++++++++++++++++ + 1 file changed, 19 insertions(+) + +commit 05b767855a4ed16c4b606cb493a3f2d7dca0fa55 +Author: Tristan Van Berkom +Date: Sun Apr 14 00:18:46 2013 +0900 + + Special case ignore gresource files in catalog path + + gladeui/glade-catalog.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 91208998c21baa89a0ec3864ab49ddb14edfc979 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:19:33 2013 +0900 + + GladeButtonEditor: Now a composite class defined in builder xml + + glade-button-editor.ui can now be edited in Glade, presuming you + have installed the gladeui catalog first. + + plugins/gtk+/Makefile.am | 32 ++- + plugins/gtk+/glade-button-editor.c | 265 +++++-------------- + plugins/gtk+/glade-button-editor.h | 24 +- + plugins/gtk+/glade-button-editor.ui | 337 +++++++++++++++++++++++++ + plugins/gtk+/glade-gtk-resources.gresource.xml | 6 + + plugins/gtk+/gtk+.xml.in | 1 + + po/POTFILES.in | 1 + + 7 files changed, 443 insertions(+), 223 deletions(-) + +commit 238efe9b789fe6c8f52b8ac2de168a9c6ccd54c7 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:18:56 2013 +0900 + + Gladeui plugin: Add GladeEditorTable to the palette. + + plugins/gladeui/gladeui.xml | 14 ++++++++++++++ + 1 file changed, 14 insertions(+) + +commit 6c9c113646023f28fe1958aefe03c44d6c93b85f +Author: Tristan Van Berkom +Date: Sat Apr 13 23:17:53 2013 +0900 + + GladeGtkGrid adaptor: Disconnect signals on destroy. + + This is important if derived grids get reconstructed during project + load time for construct-only properties they might declare. + + plugins/gtk+/glade-gtk-grid.c | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 9ce0b07fb9b01482dfa354cd0abe31e65518c68a +Author: Tristan Van Berkom +Date: Sat Apr 13 23:16:58 2013 +0900 + + GladeEditorTable: Make the editor page type a property. + + This way we can build/embed GladeEditorTable widgets in other editors. + + gladeui/glade-editor-table.c | 94 ++++++++++++++++++++++++++++++++++---------- + gladeui/glade.h | 1 + + 2 files changed, 75 insertions(+), 20 deletions(-) + +commit 4aca4c517a969ad93e5b4519f10a318438197bc4 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:15:50 2013 +0900 + + GladeEditorSkeleton: Fixed chaining up in buildable (for container packing to work) + + gladeui/glade-editor-skeleton.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit b020f69cbdd5606c8e6e3e03e9fa6948a2b3e187 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:13:39 2013 +0900 + + GladeEditor: Show newly created editors for the query dialog + + In other words, dont expect them to be visible by default + + gladeui/glade-editor.c | 1 + + 1 file changed, 1 insertion(+) + +commit 06f6f829e23a68c593967e228545bc4a957eb3d6 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:12:57 2013 +0900 + + GladeWidget: Allow backends to glade_widget_get_from_gobject() until after "destroyed" + + gladeui/glade-widget.c | 15 ++++++++++----- + 1 file changed, 10 insertions(+), 5 deletions(-) + +commit e04dfad59deadd9db157efe8ab37d0d1d5105824 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:12:24 2013 +0900 + + GladeEditorProperty: Make text properties hexpand when multiline + + gladeui/glade-editor-property.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit eb40b5cae57af307a02d6c19c729cbe76afd0f03 +Author: Tristan Van Berkom +Date: Sat Apr 13 23:11:47 2013 +0900 + + Fixing GladePropertyLabel property type for the "property" property ;-) + + gladeui/glade-property-label.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 81a044ce2a46df4ef0cf57a12ed8a3c434a07897 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:52:18 2013 +0900 + + Addded missing stuff to POTFILES.in + + po/POTFILES.in | 2 ++ + 1 file changed, 2 insertions(+) + +commit e6f537591d1f5ee14c37ca703b68fd41e9f622a8 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:49:45 2013 +0900 + + Automatically generate enum types. + + configure.ac | 1 + + gladeui/Makefile.am | 21 ++++++++++++++++++-- + gladeui/glade-builtins.c | 22 --------------------- + gladeui/glade-builtins.h | 2 -- + gladeui/glade-palette.c | 1 + + gladeui/glade-project.c | 21 +------------------- + gladeui/glade-project.h | 2 -- + gladeui/glade-widget-adaptor.c | 22 --------------------- + gladeui/glade-widget-adaptor.h | 3 --- + gladeui/glade.h | 1 + + gladeui/gladeui-enum-types.c.template | 36 +++++++++++++++++++++++++++++++++++ + gladeui/gladeui-enum-types.h.template | 25 ++++++++++++++++++++++++ + 12 files changed, 84 insertions(+), 73 deletions(-) + +commit d1f777a5ef6a1cf13f71e525f755198f204e81d7 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:31:23 2013 +0900 + + Added adaptor to the gladeui plugin for editing GladeEditorSkeletons. + + plugins/gladeui/Makefile.am | 21 +++++ + plugins/gladeui/glade-glade-editor-skeleton.c | 115 ++++++++++++++++++++++++++ + plugins/gladeui/gladeui.xml | 21 ++++- + 3 files changed, 154 insertions(+), 3 deletions(-) + +commit f9194a7242918440082e6f3111fa8067aac0ed72 +Author: Tristan Van Berkom +Date: Sat Apr 13 20:30:37 2013 +0900 + + GladeWidget/GladeWidgetAdaptor: Added glade_widget_adaptor_write_widget_after() + + This gives a chance to write content of a widget after children are written. + + gladeui/glade-widget-adaptor.c | 39 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-widget-adaptor.h | 10 +++++++--- + gladeui/glade-widget.c | 3 +++ + gladeui/glade-xml-utils.h | 1 + + 4 files changed, 50 insertions(+), 3 deletions(-) + +commit e13581f60c133c20156c06c623b6e06718eae2fc +Author: Tristan Van Berkom +Date: Sat Apr 13 19:41:49 2013 +0900 + + Removed the new GladePropertyEditor iface + + Now just use GladeEditable everywhere (for property labels, editors and shells). + + gladeui/Makefile.am | 2 -- + gladeui/glade-editable.c | 24 +-------------- + gladeui/glade-editor-property.c | 34 ++++++++++++++------- + gladeui/glade-editor-skeleton.c | 19 ++++++------ + gladeui/glade-editor-skeleton.h | 4 +-- + gladeui/glade-property-editor.c | 66 ----------------------------------------- + gladeui/glade-property-editor.h | 34 --------------------- + gladeui/glade-property-label.c | 35 +++++++++++++++------- + gladeui/glade-property-shell.c | 39 ++++++++++++++++-------- + 9 files changed, 86 insertions(+), 171 deletions(-) + +commit 8748db65a7c83ea311e754a11db1acee6025bc81 +Author: Tristan Van Berkom +Date: Sat Apr 13 18:46:49 2013 +0900 + + Added GladeEditorSkeleton + + The skeleton supports automatic propagation of loading of it's child + GladePropertyEditors and GladeEditables and implements GtkBuildableIface + in order to load the child editors from builder script. + + gladeui/Makefile.am | 2 + + gladeui/glade-editor-skeleton.c | 274 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-editor-skeleton.h | 62 +++++++++ + 3 files changed, 338 insertions(+) + +commit 0b4064434538e7b16ec130452578dfaaf5cb645c +Author: Tristan Van Berkom +Date: Sat Apr 13 18:06:37 2013 +0900 + + Make GladeEditable implement GladePropertyEditor implicitly. + + GladeEditable is a superset of GladePropertyEditor, implementing + GladeEditable is an implicit implementation of GladePropertyEditor. + + gladeui/glade-editable.c | 24 +++++++++++++++++++++++- + gladeui/glade-editable.h | 1 - + 2 files changed, 23 insertions(+), 2 deletions(-) + +commit 7afab79bf89356d248fa6b9ce50a1082e70a186a +Author: Tristan Van Berkom +Date: Sat Apr 13 17:55:05 2013 +0900 + + Added GladePropertyEditor interface. + + This interface captures the common load_by_widget() semantics used by + GladePropertyLabel, GladePropertyShell and GladeEditorProperty. + + gladeui/Makefile.am | 2 ++ + gladeui/glade-editor-property.c | 23 +++++++++++++- + gladeui/glade-property-editor.c | 66 +++++++++++++++++++++++++++++++++++++++ + gladeui/glade-property-editor.h | 34 +++++++++++++++++++++ + gladeui/glade-property-label.c | 68 +++++++++++++++++++++++++---------------- + gladeui/glade-property-label.h | 2 -- + gladeui/glade-property-shell.c | 48 ++++++++++++++++++----------- + gladeui/glade-property-shell.h | 2 -- + 8 files changed, 196 insertions(+), 49 deletions(-) + +commit b09f056a13707bb2f7fac236aa5d89dd01b4ce00 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:30:53 2013 +0900 + + Gladeui catalog: Added GladePropertyShell, fixed up a bit too. + + plugins/gladeui/gladeui.xml | 32 ++++++++++++++++++++++++++------ + 1 file changed, 26 insertions(+), 6 deletions(-) + +commit 5ec4148fc2bbb8634fb9aad9cc4177e41740b3a4 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:30:35 2013 +0900 + + Fixup GladePropertyShell + + gladeui/glade-property-shell.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 715b85deae9398205e1acb0b32663c47e56a48ae +Author: Tristan Van Berkom +Date: Sat Apr 13 17:25:15 2013 +0900 + + Added GladePropertyShell class. + + The GladePropertyShell automates the creation of a child editor property. + + gladeui/Makefile.am | 2 + + gladeui/glade-property-shell.c | 299 +++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-property-shell.h | 73 ++++++++++ + 3 files changed, 374 insertions(+) + +commit 18948af50867a85ebe6af310b86b206d1a63c7d4 +Author: Tristan Van Berkom +Date: Sat Apr 13 17:20:15 2013 +0900 + + Alphabetically ordered Makefile.am sources + + gladeui/Makefile.am | 112 ++++++++++++++++++++++++++-------------------------- + 1 file changed, 55 insertions(+), 57 deletions(-) + +commit 0133ebf0597ac7168dbdb521619d26628ce76c3f +Author: Tristan Van Berkom +Date: Sat Apr 13 16:43:55 2013 +0900 + + Added more configurations to GladePropertyLabel + + Now it notably has glade_property_label_load_by_widget(). + + gladeui/glade-property-label.c | 256 ++++++++++++++++++++++++++++++----------- + gladeui/glade-property-label.h | 16 ++- + 2 files changed, 202 insertions(+), 70 deletions(-) + +commit 9d9b6528597f27fd56b53dc0c868e6ad3d7cae3a +Author: Tristan Van Berkom +Date: Sat Apr 13 16:20:33 2013 +0900 + + GladeInspector: Derive from GtkBox + + gladeui/glade-inspector.c | 14 +++++++++----- + gladeui/glade-inspector.h | 4 ++-- + 2 files changed, 11 insertions(+), 7 deletions(-) + +commit 9ebe9106737a66f0ff62a2aedd5acab92b1aba75 +Author: Tristan Van Berkom +Date: Sat Apr 13 16:12:03 2013 +0900 + + GladePropertyLabel: Added properties to customize the label and tooltip text + + gladeui/glade-property-label.c | 177 +++++++++++++++++++++++++++++++++++++---- + gladeui/glade-property-label.h | 7 ++ + 2 files changed, 167 insertions(+), 17 deletions(-) + +commit ae77aaf5c27af5c0215fa51aad61fe713932a909 +Author: Tristan Van Berkom +Date: Sat Apr 13 15:46:55 2013 +0900 + + GladeEditorProperty: Added an option to disable the optional check button + + Also now use ->constructed(), and derive from GtkBox. + + gladeui/glade-editor-property.c | 53 ++++++++++++++++++++++++++++------------- + gladeui/glade-editor-property.h | 4 ++-- + 2 files changed, 39 insertions(+), 18 deletions(-) + +commit 59c9597bfe01e9e51977b5690d7aa4b4bbce8dfa +Author: OKANO Takayoshi +Date: Sat Apr 13 00:13:08 2013 +0900 + + l10n: Update Japanese translation + + help/ja/ja.po | 1022 +++++++++++++++++++++------------------------------------ + 1 file changed, 382 insertions(+), 640 deletions(-) + +commit 640fd3a1dd69e073c3c58d57a77efc5611fc8603 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:30:42 2013 +0900 + + Recommitting glade.glade with requirement of gladeui catalog. + + src/glade.glade | 1 + + 1 file changed, 1 insertion(+) + +commit a57a999a6b4762dbade62e6aa2be7f4c02a57c91 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:01:13 2013 +0900 + + GladeEditor: Ported to define the UI in templates. + + gladeui/Makefile.am | 5 +- + gladeui/glade-editor.c | 171 +++--------------- + gladeui/glade-editor.ui | 300 ++++++++++++++++++++++++++++++++ + gladeui/gladeui-resources.gresource.xml | 1 + + po/POTFILES.in | 1 + + 5 files changed, 331 insertions(+), 147 deletions(-) + +commit 61a5396f71ec958d59dc4ea690e4d4ebbce68322 +Author: Tristan Van Berkom +Date: Fri Apr 12 21:26:34 2013 +0900 + + Added gladeui catalog plugin. + + Use this to edit Glade files for Glade (or other IDEs using Glade). + + configure.ac | 12 ++++++++++++ + plugins/Makefile.am | 4 ++++ + plugins/gladeui/Makefile.am | 5 +++++ + plugins/gladeui/gladeui.xml | 18 ++++++++++++++++++ + 4 files changed, 39 insertions(+) + +commit 63a15c5221ab5a6916cded76cf9f98d4418aa74c +Author: Tristan Van Berkom +Date: Fri Apr 12 21:22:04 2013 +0900 + + GladeSignalEditor: Derive from GtkBox + + gladeui/glade-signal-editor.c | 2 +- + gladeui/glade-signal-editor.h | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit e3da30cf4c99fc6b7b2be5b4a2b41614cf356c46 +Author: Dmitrijs Ledkovs +Date: Wed Feb 27 14:57:01 2013 +0000 + + Add Grid option to "Add Parent" action. + + plugins/gtk+/glade-gtk.c | 2 ++ + plugins/gtk+/gtk+.xml.in | 1 + + 2 files changed, 3 insertions(+) + +commit f6a253038501e46629b5ea50cd017044bfa507da +Author: Tristan Van Berkom +Date: Fri Apr 12 19:28:04 2013 +0900 + + GladeEditor rework: Make atk.png loaded as a GResource. + + data/icons/Makefile.am | 2 +- + gladeui/Makefile.am | 21 +++++++++++++-------- + {data/icons => gladeui}/atk.png | Bin + gladeui/glade-editor.c | 8 ++++---- + gladeui/glade-editor.h | 4 ++-- + gladeui/gladeui-resources.gresource.xml | 1 + + 6 files changed, 21 insertions(+), 15 deletions(-) + +commit 282a4944b17ed5762eeae8aa64b7b8c5b83621fc +Author: Tristan Van Berkom +Date: Fri Apr 12 19:19:36 2013 +0900 + + GladePropertyLabel: Set toplevel invisible by default. + + gladeui/glade-property-label.ui | 1 - + 1 file changed, 1 deletion(-) + +commit 4835f1a1f40809a04e0edabf8d9e8a4ca1ada38b +Author: Tristan Van Berkom +Date: Fri Apr 12 19:09:44 2013 +0900 + + GladeProject: Fixed condition to warn about properties that are optional & enabled. + + gladeui/glade-project.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit b80836a1bebd3bc0546f06340836aac5a763e03a +Author: Tristan Van Berkom +Date: Fri Apr 12 19:09:28 2013 +0900 + + Adding missing file to POTFILES.in + + po/POTFILES.in | 1 + + 1 file changed, 1 insertion(+) + +commit 4af7ffb5086ae383d347d4c214354581796678f0 +Author: Tristan Van Berkom +Date: Fri Apr 12 18:45:40 2013 +0900 + + GladeProject: Fix verification of widgets, signals and properties for the UI + + Needed update after adding the new flags. + + gladeui/glade-project.c | 26 +++++++++++++++++++++----- + 1 file changed, 21 insertions(+), 5 deletions(-) + +commit 985b42b5f3c368e501f68492de462c55f0a5e7ac +Author: Tristan Van Berkom +Date: Fri Apr 12 18:00:00 2013 +0900 + + Added new composite widget: GladePropertyLabel. + + Now GladeEditorProperty creates a GladePropertyLabel on demand if + needed, instead of implementing the label itself. + + This will allow custom property editors to use the property labels + in the interface defined with GtkBuilder script. + + gladeui/Makefile.am | 5 +- + gladeui/glade-editor-property.c | 109 ++-------- + gladeui/glade-property-label.c | 355 ++++++++++++++++++++++++++++++++ + gladeui/glade-property-label.h | 64 ++++++ + gladeui/glade-property-label.ui | 44 ++++ + gladeui/gladeui-resources.gresource.xml | 1 + + po/POTFILES.in | 1 + + 7 files changed, 490 insertions(+), 89 deletions(-) + +commit 7f2051967c3b883b672d8289ebdb1a0f5071e9d3 +Author: Tristan Van Berkom +Date: Fri Apr 12 15:33:33 2013 +0900 + + Project Properties Dialog: Moved verify button to be a secondary dialog button. + + gladeui/glade-project-properties.ui | 48 +++++++++++++------------------------ + plugins/gtk+/gtk+.xml.in | 2 +- + 2 files changed, 18 insertions(+), 32 deletions(-) + +commit eeef2072fcffd9bb8f26c3f46d29854873ee16b1 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:45:50 2013 +0900 + + GladePreferences: Define all default preference values near the top of the file + + src/glade-preferences.c | 32 ++++++++++++++++++++------------ + 1 file changed, 20 insertions(+), 12 deletions(-) + +commit 0ef60b6cff6e6152697432a804ac91be307e4f53 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:45:16 2013 +0900 + + Fixup frontend glade files. + + The adjustment for the autosave seconds spin button didnt follow the + migration properly. + + src/glade-preferences.glade | 7 +++++++ + src/glade.glade | 7 ------- + 2 files changed, 7 insertions(+), 7 deletions(-) + +commit fe73c995b99b8644db900ef06413553b0fba0c8f +Author: Tristan Van Berkom +Date: Fri Apr 12 02:31:41 2013 +0900 + + glade-preferences.glade: Added missing signal connection + + And added some tooltips, made treeview expand horizontally. + + src/glade-preferences.glade | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit d8ea6f993a645a55b68ee69a96031fa3e8564c6c +Author: Tristan Van Berkom +Date: Fri Apr 12 02:25:27 2013 +0900 + + Frontend Glade files: Added translation domain + + src/glade-preferences.glade | 2 +- + src/glade.glade | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 18ec1f0384fb06fd509e7c1deeb8e8f5b6b29bf6 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:24:08 2013 +0900 + + GladeEditor: Pack the warning icon before the class icon. + + More consistent with the Inspector view. + + gladeui/glade-editor.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a267d502f9c04b4ca512b3ddaf13aac60408853c +Author: Tristan Van Berkom +Date: Fri Apr 12 02:18:29 2013 +0900 + + Enhanced preferences + + Now the user can choose if they want to ignore versioning errors, deprecation + warnings or warnings about unrecognized types at save time. This avoids + the dialog in the case you might save often but don't care to be warned + every time. + + src/glade-preferences.c | 57 +++++++++++++ + src/glade-preferences.glade | 203 ++++++++++++++++++++++++++++++++++---------- + src/glade-preferences.h | 4 + + src/glade-window.c | 16 +++- + 4 files changed, 232 insertions(+), 48 deletions(-) + +commit 7eae117bfdce55992a168566c85ae41ab9bd5309 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:17:54 2013 +0900 + + Added glade_project_save_verify() + + A version of glade_project_save() with control on what types of + verifications should be run + + gladeui/glade-project.c | 88 +++++++++++++++++++++++++++++++++---------------- + gladeui/glade-project.h | 17 ++++++++++ + 2 files changed, 77 insertions(+), 28 deletions(-) + +commit 608a3239e1fef8b415701e3bec8f70f959622928 +Author: Tristan Van Berkom +Date: Fri Apr 12 02:17:28 2013 +0900 + + GladeWidget: Set warning state with tooltip for unrecognized types. + + gladeui/glade-widget.c | 18 ++++++++++++++---- + 1 file changed, 14 insertions(+), 4 deletions(-) + +commit 1215b4022923ec27245a8e4deb64e931242ec7a5 +Author: Tristan Van Berkom +Date: Thu Apr 11 22:07:14 2013 +0900 + + GladeWindow: Fix recent files + + Glade's main open recent menu was not properly filtered, now + only allow Glade to open recent files that are of mime type + "application/x-glade" + + src/glade-window.c | 6 ------ + src/glade.glade | 24 +++++++++++++++--------- + 2 files changed, 15 insertions(+), 15 deletions(-) + +commit 1527292bd7df10860f0b85564d2f1ae437c9612f +Author: Tristan Van Berkom +Date: Thu Apr 11 21:48:15 2013 +0900 + + GladePreferences: Beefing up the preferences a bit + + Removed the combo box in favor of a treeview displaying + all catalog paths. + + src/glade-preferences.c | 130 ++++++++++++++++++++++++++++---------------- + src/glade-preferences.glade | 83 +++++++++++++++++++--------- + 2 files changed, 140 insertions(+), 73 deletions(-) + +commit f103d569723f64375647eee953415d0a720af0ad +Author: Tristan Van Berkom +Date: Thu Apr 11 20:41:41 2013 +0900 + + Ported GladePreferences to use a composite template. + + po/POTFILES.in | 1 + + src/Makefile.am | 2 +- + src/glade-callbacks.h | 1 + + src/glade-preferences.c | 245 ++++++++++++++++------------- + src/glade-preferences.glade | 313 ++++++++++++++++++++++++++++++++++++++ + src/glade-preferences.h | 50 ++++-- + src/glade-resources.gresource.xml | 1 + + src/glade-window.c | 13 +- + src/glade.glade | 311 +------------------------------------ + 9 files changed, 501 insertions(+), 436 deletions(-) + +commit 8b98bc217b60f7f7fd39d2c3a4fa4cca7a01e626 +Author: Tristan Van Berkom +Date: Thu Apr 11 15:49:42 2013 +0900 + + GladeCommand/GladeEditorProperty: Make the enabled state of a property undoable. + + Now that the enabled state of a property causes Glade's xml output to change, + it must absolutely be undoable (enabled optional properties are saved regardless + of default value). + + gladeui/glade-command.c | 177 ++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 11 ++- + gladeui/glade-editor-property.c | 19 +++-- + plugins/gtk+/glade-fixed.c | 8 +- + 4 files changed, 201 insertions(+), 14 deletions(-) + +commit d457c4fa838ce0a31d7518deb7a3acf9970b7dd7 +Author: Tristan Van Berkom +Date: Thu Apr 11 15:23:23 2013 +0900 + + Change API name glade_command_set_tempalte --> glade_command_set_project_template + + More consistent API name with other project related commands. + + gladeui/glade-command.c | 8 ++++---- + gladeui/glade-command.h | 2 +- + gladeui/glade-project.c | 6 +++--- + 3 files changed, 8 insertions(+), 8 deletions(-) + +commit 527b2cf298217797268be1ee3020f5e97d39e89c +Author: Tristan Van Berkom +Date: Thu Apr 11 14:34:53 2013 +0900 + + GladeProject / GladeCommand: Make project translation domain settings undoable + + gladeui/glade-command.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 3 ++ + gladeui/glade-project.c | 11 ++-- + 3 files changed, 151 insertions(+), 4 deletions(-) + +commit 5e4e34cd67e0e7e432989b688e4335fac8655d1b +Author: Tristan Van Berkom +Date: Thu Apr 11 14:20:53 2013 +0900 + + GladeProject / GladeCommand: Make target project version undoable + + gladeui/glade-command.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 4 ++ + gladeui/glade-project.c | 18 +++--- + gladeui/glade-project.h | 4 ++ + 4 files changed, 180 insertions(+), 9 deletions(-) + +commit a4db26944e49e11bba08d746706b0f1926681fa3 +Author: Tristan Van Berkom +Date: Thu Apr 11 01:29:42 2013 +0900 + + GladePropertyEditor: Let text views wrap. + + gladeui/glade-editor-property.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +commit 95cd10743ec9b26b3e15c092c068db444a49f4bd +Author: Tristan Van Berkom +Date: Thu Apr 11 01:06:18 2013 +0900 + + GladeInspector: Add an icon to expand all rows. + + gladeui/glade-inspector.c | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit 3c2836cae7dd59560bfea179419dcc46e8d67f2d +Author: Tristan Van Berkom +Date: Thu Apr 11 00:14:16 2013 +0900 + + GladeModelData: For list-store data, use nicer icons in the button + + plugins/gtk+/glade-model-data.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit f626fb00d82d90565bed05f6aba38ac63a2322c0 +Author: Tristan Van Berkom +Date: Thu Apr 11 00:08:04 2013 +0900 + + GladeInspector: Now show a warning icon and tooltip text if a widget has a warning + + This makes support warnings much easier to catch, instead of having to dig + into the properties dialog (or wait until save time) you can see directly + in the inspector if any of your widgets have any deprecation/versioning + warnings. + + gladeui/glade-inspector.c | 41 ++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 38 insertions(+), 3 deletions(-) + +commit 34585f45158e8126f1f5c14830a371c6ecf32ce6 +Author: Tristan Van Berkom +Date: Thu Apr 11 00:06:12 2013 +0900 + + GladeWidget: Enhanced support warnings + + o Now GladeWidget support warnings include warnings about any used + properties or signals which have warnings + + o GladeWidget support warnings update appropriately when signals + are added/removed or when properties are changed/enabled + + o GladeProject now also has a column with the widget warning text + which gets updated any time a widget's warning changes + + gladeui/glade-project.c | 18 ++++--- + gladeui/glade-project.h | 2 + + gladeui/glade-property.c | 59 ++++++++++++++++++-- + gladeui/glade-property.h | 2 + + gladeui/glade-widget.c | 136 ++++++++++++++++++++++++++++++++++++++++++++++- + gladeui/glade-widget.h | 1 + + 6 files changed, 205 insertions(+), 13 deletions(-) + +commit 19a99a02de9710614ebba8653d5b9bbb6a014764 +Author: Tristan Van Berkom +Date: Wed Apr 10 22:23:15 2013 +0900 + + GladeSignalEditor: Only show the warning icon for the row which displays the signal name + + gladeui/glade-signal-editor.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +commit f26afa4edb81520e4e84c51d382d2ad54a42b350 +Author: Tristan Van Berkom +Date: Wed Apr 10 04:33:35 2013 +0900 + + Touching up project properties dialog appearance. + + gladeui/glade-project-properties.ui | 482 ++++++++++++++++++------------------ + 1 file changed, 239 insertions(+), 243 deletions(-) + +commit f45a5bdd69120684b2f090d43a7de3e69cba0342 +Author: Tristan Van Berkom +Date: Wed Apr 10 04:33:19 2013 +0900 + + Touching up preferences spacing + + src/glade.glade | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +commit e1256cd36b827cb1be0267143b30b52f40ed0d85 +Author: Tristan Van Berkom +Date: Wed Apr 10 00:06:37 2013 +0900 + + GladeCommand: Make sure a template widget is unset undoably if deleted. + + gladeui/glade-command.c | 12 ++++++++---- + 1 file changed, 8 insertions(+), 4 deletions(-) + +commit ffc5a8cc08a39936fe650e1468243c598e1bd980 +Author: Tristan Van Berkom +Date: Tue Apr 9 23:48:24 2013 +0900 + + GladeProject/GladeCommand: Implement undo/redo for project template widget + + gladeui/glade-command.c | 187 +++++++++++++++++++++++++++++++++++ + gladeui/glade-command.h | 5 + + gladeui/glade-project.c | 257 ++++++++++++++++++++++++++++++++---------------- + gladeui/glade-project.h | 4 + + 4 files changed, 369 insertions(+), 84 deletions(-) + +commit f58f689190a51d4ae9a1965843656d75775fd375 +Author: Tristan Van Berkom +Date: Mon Apr 1 16:32:45 2013 +0900 + + GladeProject: Update the misc column with an indicator marking that it is template + + gladeui/glade-project.c | 2 ++ + 1 file changed, 2 insertions(+) + +commit f3c7335ed9a3e1834dc5cd4e5d88663f95cd0f78 +Author: Tristan Van Berkom +Date: Sun Mar 31 17:07:37 2013 +0900 + + GTK+ Catalog GtkScaleButton - add internal children. + + plugins/gtk+/gtk+.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +commit a714a588f455cb1487dd744d44c0b5fd73136ec1 +Author: Juan Pablo Ugarte +Date: Sun Mar 31 01:46:47 2013 -0300 + + Added Composite template toplevel option in Project properties to choose wich toplevel should be used as a template + + gladeui/glade-project-properties.ui | 43 ++++++++++++ + gladeui/glade-project.c | 127 +++++++++++++++++++++++++++++++++++- + gladeui/glade-project.h | 8 ++- + 3 files changed, 174 insertions(+), 4 deletions(-) + +commit b2829ef1bfba04e6da2165a0da337fa14a6a5440 +Author: Tristan Van Berkom +Date: Sat Mar 30 20:00:52 2013 +0900 + + Support load and save of files with a